STK AviatorSend comments on this topic.
ModeAsHover Property (IAgAvtrProcedureReferenceState)
See Also
Windows





Windows & Linux

Description

Get the hover options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ModeAsHover() As IAgAvtrRefStateHoverOptions
[C#]
public IAgAvtrRefStateHoverOptions ModeAsHover {get;}
[Managed C++]
public: __property IAgAvtrRefStateHoverOptions ^ get_ModeAsHover();
[Unmanaged C++]
public: HRESULT get_ModeAsHover(
    IAgAvtrRefStateHoverOptions ** ppVal
);
[Java]
public IAgAvtrRefStateHoverOptions getModeAsHover();
[Python - STK API ]
@property
def ModeAsHover(self) -> "IAgAvtrRefStateHoverOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.