AGI STK Objects 11Send comments on this topic.
TargetPoint Property (IAgVeVOBPlaneInstance)
See Also 
Windows






Windows & Linux

Description

Returns the 3D BPlane Target Point properties.

Property type

Read-only property

Syntax

[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(
   IAgVeVOBPlaneTargetPoint ** ppRetVal
);
[Java]
public IAgVeVOBPlaneTargetPoint getTargetPoint();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.