Provides verification of the availability of borderwall edge altitude reference.
[Visual Basic .NET] |
---|
Public Function IsAltRefTypeSupported( _ ByVal RefType As AgEBorderWallUpperLowerEdgeAltRef _ ) As |
[C#] |
---|
public bool IsAltRefTypeSupported( AgEBorderWallUpperLowerEdgeAltRef RefType ); |
[Managed C++] |
---|
public: bool IsAltRefTypeSupported( AgEBorderWallUpperLowerEdgeAltRef RefType ); |
[Java] |
---|
public bool isAltRefTypeSupported( AgEBorderWallUpperLowerEdgeAltRef RefType ); |
[Unmanaged C++] |
---|
public: HRESULT IsAltRefTypeSupported( AgEBorderWallUpperLowerEdgeAltRef RefType, VARIANT_BOOL * pRetVal ); |
- RefType