GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : Point3d Class |
The following tables list the members exposed by Point3d.
Name | Description | |
---|---|---|
Point3d Constructor | Overloaded. Initializes a new instance of the Point3d class. |
Name | Description | |
---|---|---|
X | Gets or sets the point's x coordinate | |
Y | Gets or sets the point's y coordinate | |
Z | Gets or sets the point's z coordinate |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the Point3d object. | |
Equals | Compares the Point3d object to another System.Object to see whether they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
ToString | Converts the value of the current instance to its string representation. |