A reference point. Can be any point from
VGT.
Read-write property
[Visual Basic .NET] |
---|
Public Property ReferencePoint() As IAgCrdnPoint
|
[C#] |
---|
public IAgCrdnPoint ReferencePoint {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnPoint^ get_ReferencePoint();
|
[Unmanaged C++] |
---|
public: HRESULT get_ReferencePoint(
|
[Java] |
---|
public IAgCrdnPoint getReferencePoint();public void setReferencePoint(
|