Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Vector3D Class
Properties Methods

In This Topic
    Vector3D Class Members
    In This Topic

    The following tables list the members exposed by Vector3D.

    Public Properties
     NameDescription
    Public PropertyGets or sets the distance along X-axis in 3D space.

    Default value is 0.

     
    Public PropertyGets or sets the distance along Y-axis in 3D space.

    Default value is 0.

     
    Public PropertyGets or sets the distance along Z-axis in 3D space.

    Default value is 0.

     
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method Resets the vector to inherited defaults.  
    Top
    See Also