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





Description

Returns a Factory object used to create custom angles.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Factory() As IAgCrdnAngleFactory

[C#]
public IAgCrdnAngleFactory Factory {get;}

[Managed C++]
public: __property IAgCrdnAngleFactory^ get_Factory();

[Unmanaged C++]
public: HRESULT get_Factory(
IAgCrdnAngleFactory ** ppRetVal
);

[Java]
public IAgCrdnAngleFactory getFactory();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1