STK UI PluginsSend comments on this topic.
IsRubberBandActive Property (IAgUiPlugin3DNotifyContext)
See Also
Windows





Windows & Linux

Description

Whether a rubber band mode is currently active.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsRubberBandActive() As Boolean
[C#]
public bool IsRubberBandActive {get;}
[Managed C++]
public: __property bool get_IsRubberBandActive();
[Unmanaged C++]
public: HRESULT get_IsRubberBandActive(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsRubberBandActive();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.