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






Windows & Linux

Description

Returns the BPlane target point position.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Position() As IAgVeVOBPlaneTargetPointPosition
[C#]
public IAgVeVOBPlaneTargetPointPosition Position {get;}
[Managed C++]
public: __property IAgVeVOBPlaneTargetPointPosition^ get_Position();
[Unmanaged C++]
public: HRESULT get_Position(
   IAgVeVOBPlaneTargetPointPosition ** ppRetVal
);
[Java]
public IAgVeVOBPlaneTargetPointPosition getPosition();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.