Expand to see the spelling options for the application

The following tables list the members exposed by the Point3DExt type.

Name Description
Public constructor Point3DExt Initializes a new instance of the Point3DExt class.
Top
Name Description
Public property X Gets or sets the X coordinate of this Point3D object. (inherited from Point3D).
Public property Y Gets or sets the Y coordinate of this Point3D object. (inherited from Point3D).
Public property Z Gets or sets the Z coordinate of this Point3D object. (inherited from Point3D).
Top
Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method OnValueChange Raises the ChangeValue event. (inherited from Point3D).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top
Name Description
Public event ChangeValue Occurs when a coordinate of a three-dimensional point in the properties window is changed. (inherited from Point3D).
Top
Name Description
Public field locked (inherited from Point3D).
Top