AGI STK VGT 11 Send comments on this topic.
PointB Property (IAgCrdnPlaneTriad)
See Also 
Windows






Windows & Linux

Description

Specify a point B.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointB() As IAgCrdnPointRefTo

[C#]
public IAgCrdnPointRefTo PointB {get;}

[Managed C++]
public: __property IAgCrdnPointRefTo^ get_PointB();

[Unmanaged C++]
public: HRESULT get_PointB(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getPointB();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface