AGI STK Graphics 11Send comments on this topic.
M34 Property (IAgStkGraphicsTextureMatrix)
See Also 
Windows






Windows & Linux

Description

Gets the element in the third row, fourth column.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property M34() As Single
[C#]
public float M34 {get;}
[Managed C++]
public: __property float get_M34();
[Unmanaged C++]
public: HRESULT get_M34(
   float * pRetVal
);
[Java]
public float getM34();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.