Returns a Factory object used to create custom points.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Factory() As IAgCrdnPointFactory |
| [C#] |
|---|
public IAgCrdnPointFactory Factory {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPointFactory ^ get_Factory(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPointFactory getFactory(); |
[Python - STK API ] |
|---|
@property def Factory(self) -> "IAgCrdnPointFactory": |






