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

In This Topic
    UpVector Property
    In This Topic
    Gets the vector representing up in relation to the face of the backdrop plane.
    Syntax
    'Declaration
     
    Public ReadOnly Property UpVector As Vector3D
    public Vector3D UpVector {get;}
    See Also