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





Description

Use the rubber band to select objects on central body's surface. The method returns true if the rubber band mode has been activated successfully.

Syntax

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

[C#]
public bool ActivateRubberBandOnCentralBody();

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

[Java]
public bool activateRubberBandOnCentralBody();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1