Click or drag to resize

ScalarPointElement Properties

The ScalarPointElement type exposes the following members.

Properties
  NameDescription
Public propertyElement
Gets or sets the CartesianElement to use. Note that if using Magnitude, the first derivative will be the derivative of the Magnitude, not the magnitude of the velocity.
Public propertyFrame
Gets or sets the ReferenceFrame to observe the ReferencePoint.
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 propertyReferencePoint
Gets or sets the Point to use.
Top
See Also