AGI Real-Time Tracking Tool 11 Send comments on this topic.
ModelType Property (IAgRt3QueryGraphics)
See Also 





Description

The type of model .

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ModelType() As AgERt3QueryModel

[C#]
public AgERt3QueryModel ModelType {get;}

[Managed C++]
public: __property AgERt3QueryModel get_ModelType();

[Unmanaged C++]
public: HRESULT get_ModelType(
AgERt3QueryModel * pRetVal
);

[Java]
public AgERt3QueryModel getModelType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1