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






Windows & Linux

Description

Returns a Factory object used to create custom points.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnPointFactory Factory {get;}

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

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

[Java]
public IAgCrdnPointFactory getFactory();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface