Returns the 3D BPlane Target Point properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TargetPoint() As IAgVeVOBPlaneTargetPoint |
| [C#] |
|---|
public IAgVeVOBPlaneTargetPoint TargetPoint {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneTargetPoint^ get_TargetPoint(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_TargetPoint( |
| [Java] |
|---|
public IAgVeVOBPlaneTargetPoint getTargetPoint(); |
