AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.