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++] |
|---|
|
| [Java] |
|---|
public AgEStkGraphicsGlobeOverlayRole getRole(); |
[Python - STK API ] |
|---|
@property def Role(self) -> "AgEStkGraphicsGlobeOverlayRole": |






