Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / Point3D Structure
Properties Methods

In This Topic
    Point3D Structure Members
    In This Topic

    The following tables list the members exposed by Point3D.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Point3D struct with the specified coordinates.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the x-coordinate of this Point3D.  
    Public PropertyGets or sets the y-coordinate of this Point3D.  
    Public PropertyGets or sets the z-coordinate of this Point3D.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current value is equal to another value of the same type.  
    Public MethodOverloaded. Translates this GrapeCity.Drawing.Point by the specified amount.  
    Top
    See Also