AGI STK Objects 11 Send comments on this topic.
DragModelType Property (IAgVeHPOPForceModelDrag)
See Also 





Description

Returns a type of the active drag model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DragModelType() As AgEDragModel

[C#]
public AgEDragModel DragModelType {get;}

[Managed C++]
public: __property AgEDragModel get_DragModelType();

[Unmanaged C++]
public: HRESULT get_DragModelType(
AgEDragModel * pRetVal
);

[Java]
public AgEDragModel getDragModelType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1