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

In This Topic
    NormalVector Property
    In This Topic
    Gets the vector normal to the face of the backdrop plane.
    Syntax
    'Declaration
     
    Public ReadOnly Property NormalVector As Vector3D
    public Vector3D NormalVector {get;}
    See Also