AGI Ui Plugins 11 Send comments on this topic.
IsRubberBandActive Property (IAgUiPlugin3DNotifyContext)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1