Get the hover options.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ModeAsHover() As IAgAvtrRefStateHoverOptions |
| [C#] |
|---|
public IAgAvtrRefStateHoverOptions ModeAsHover {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrRefStateHoverOptions ^ get_ModeAsHover(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrRefStateHoverOptions getModeAsHover(); |
[Python - STK API ] |
|---|
@property def ModeAsHover(self) -> "IAgAvtrRefStateHoverOptions": |






