Get the option to specify a maximum altitude offset from the target.
Read-only property
[Visual Basic .NET] |
---|
Public Property UseMaxAltitudeRelAnchor() As Boolean |
[C#] |
---|
public bool UseMaxAltitudeRelAnchor {get;} |
[Managed C++] |
---|
public: __property bool get_UseMaxAltitudeRelAnchor(); |
[Unmanaged C++] |
---|
public: HRESULT get_UseMaxAltitudeRelAnchor( VARIANT_BOOL * pVal ); |
[Java] |
---|
public bool getUseMaxAltitudeRelAnchor(); |