BorderColor

Gets and sets the border color of the Navigation Map window. This value applies only when BorderVisible is set to TRUE.

 

JavaScript

 

BorderColor

 

C#

 

uint BorderColor { get; set; }

 

C++

 

HRESULT BorderColor([in] OLE_COLOR pclr)

HRESULT BorderColor([out, retval] OLE_COLOR* pclr)