AGI STK Objects 11Send comments on this topic.
Model Property (IAgFaVO)
See Also 
Windows






Windows & Linux

Description

Returns Model properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgPtTargetVOModel
[C#]
public IAgPtTargetVOModel Model {get;}
[Managed C++]
public: __property IAgPtTargetVOModel^ get_Model();
[Unmanaged C++]
public: HRESULT get_Model(
   IAgPtTargetVOModel ** ppRetVal
);
[Java]
public IAgPtTargetVOModel getModel();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.