Returns a Factory object used to create custom planes.
Read-only property
[Visual Basic .NET] |
---|
Public Property Factory() As IAgCrdnPlaneFactory |
[C#] |
---|
public IAgCrdnPlaneFactory Factory {get;} |
[Managed C++] |
---|
public: __property IAgCrdnPlaneFactory^ get_Factory(); |
[Unmanaged C++] |
---|
public: HRESULT get_Factory( |
[Java] |
---|
public IAgCrdnPlaneFactory getFactory(); |