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 | Overridden. Compares the Point3d object to another System.Object to see whether they are equal. |
![]() | GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | InternalGetParents | For internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item) |
![]() | ToString | Overridden. Converts the value of the current instance to its string representation. |
| Name | Description | |
|---|---|---|
![]() | Change | For internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item) |



