Click or drag to resize

LinkRefracted Properties

The LinkRefracted type exposes the following members.

Properties
  NameDescription
Public propertyAtmosphericRefractionModel
Gets or sets the atmospheric refraction model.
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
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 propertyName
Gets the name of the underlying unrefracted link.
Public propertyReceiver
Gets the receiver of the underlying unrefracted link.
Public propertyTransmitter
Gets the transmitter of the underlying unrefracted link.
Public propertyUnrefractedLink
Gets or sets the underlying unrefracted link.
Top
See Also