Specify a point A.
Read-only property
[Visual Basic .NET] |
---|
Public Property PointA() As IAgCrdnPointRefTo
|
[C#] |
---|
public IAgCrdnPointRefTo PointA {get;}
|
[Managed C++] |
---|
public: __property IAgCrdnPointRefTo^ get_PointA();
|
[Unmanaged C++] |
---|
public: HRESULT get_PointA(
|
[Java] |
---|
public IAgCrdnPointRefTo getPointA();
|