Click or drag to resize
GeVector Properties

The GeVector type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyMagnitude
Returns vector magnitude (intensity, length or norm).
Public propertyPhi
Returns angle of this vector from X-Y plane.
Public propertyTheta
Returns angle of this vector in X-Y plane.
Public propertyX
Gets or sets X component.
Public propertyY
Gets or sets Y component.
Public propertyZ
Gets or sets Z component.
Top
See Also