AGI Ui Plugins 11 Send comments on this topic.
ActivateRubberBand Method (IAgUiPlugin3DNotifyContext)
See Also 





Description

Use the rubber band to select STK objects in a 3D window.The method returns true if the rubber band mode has been activated successfully.

Syntax

[Visual Basic .NET]
Public Function ActivateRubberBand() As Boolean

[C#]
public bool ActivateRubberBand();

[Managed C++]
public: bool ActivateRubberBand();

[Java]
public bool activateRubberBand();

[Unmanaged C++]
public: HRESULT ActivateRubberBand(
VARIANT_BOOL * ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1