Click or drag to resize

ScalarSquintAngle Properties

The ScalarSquintAngle 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 propertyReferenceFrame
Gets or sets the reference frame in which the objects are observed.
Public propertyTargetObject
Gets or sets the object that is the view target of the ViewingObject.
Public propertyViewingObject
Gets or sets the object that views the TargetObject. The computed squint angle will be relative to this object.
Top
See Also