STK Real-Time Tracking ToolSend comments on this topic.
ModelType Property (IAgRt3QueryGraphics)
See Also
Windows





Windows & Linux

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 * pType
);
[Java]
public AgERt3QueryModel getModelType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.