Gets the
Globe Overlay Role of the Globe
Overlay.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Role() As AgEStkGraphicsGlobeOverlayRole
|
| [C#] |
|---|
public AgEStkGraphicsGlobeOverlayRole Role {get;}
|
| [Managed C++] |
|---|
public: __property AgEStkGraphicsGlobeOverlayRole get_Role();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Role(
|
| [Java] |
|---|
public AgEStkGraphicsGlobeOverlayRole getRole();
|