Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Backdrop Class / Anchor Property

In This Topic
    Anchor Property (Backdrop)
    In This Topic
    Gets the point in space that anchors the backdrop plane.
    Syntax
    'Declaration
     
    Public ReadOnly Property Anchor As Point3D
    public Point3D Anchor {get;}
    See Also