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

In This Topic
    Point3D Class Members
    In This Topic

    The following tables list the members exposed by Point3D.

    Public Properties
     NameDescription
    Public PropertyGets or sets the X-Coordinate in 3D space.

    Default value is 0.

     
    Public PropertyGets or sets the Y-Coordinate in 3D space.

    Default value is 0.

     
    Public PropertyGets or sets the Z-Coordinate 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 point to inherited defaults.  
    Top
    See Also