AGI Ui Plugins 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface