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