Click or drag to resize

VectorSum Properties

The VectorSum type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyObservedAxes
Gets or sets the Axes in which the resultant vector sum will be observed.
Public propertyVectorsToAdd
Gets the list of vectors to sum together.
Top
See Also