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






Windows & Linux

Description

Returns the Z axis of the component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Z() As IAgCrdnVector

[C#]
public IAgCrdnVector Z {get;}

[Managed C++]
public: __property IAgCrdnVector^ get_Z();

[Unmanaged C++]
public: HRESULT get_Z(
IAgCrdnVector ** ppRetVal
);

[Java]
public IAgCrdnVector getZ();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface