STK Graphics PrimitivesSend comments on this topic.
Role Property (IAgStkGraphicsGlobeOverlay)
See Also
Windows





Windows & Linux

Description

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.