ShowPlane

Gets and sets whether to show the current plane location indicator in the Navigation Map window.

 

JavaScript

 

ShowPlane

 

C#

 

int ShowPlane { get; set; }

 

C++

 

HRESULT ShowPlane([out, retval] long* pVal)

HRESULT ShowPlane([in] long pVal)