STK AgPropagatorWrappersSend comments on this topic.
DragArea Property (IAgGatorPluginResultState)
See Also
Windows





Windows & Linux

Description

Drag Area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DragArea() As Double
[C#]
public double DragArea {get;}
[Managed C++]
public: __property double get_DragArea();
[Unmanaged C++]
public: HRESULT get_DragArea(
    double * pDragArea
);
[Java]
public double getDragArea();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.