AGI STK VGT 11Send comments on this topic.
Factory Property (IAgCrdnSystemGroup)
See Also 
Windows






Windows & Linux

Description

Returns a Factory object used to create custom VGT systems.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Factory() As IAgCrdnSystemFactory
[C#]
public IAgCrdnSystemFactory Factory {get;}
[Managed C++]
public: __property IAgCrdnSystemFactory^ get_Factory();
[Unmanaged C++]
public: HRESULT get_Factory(
   IAgCrdnSystemFactory ** ppRetVal
);
[Java]
public IAgCrdnSystemFactory getFactory();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.