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": |





