Vector3D Properties

The Vector3D type exposes the following members.

Properties
  NameDescription
Public propertyX
Gets the X component
Public propertyY
Gets the Y component
Public propertyZ
Gets the Z component
Top
See Also