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





Description

Gets the element in the second row, third column.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property M23() As Single

[C#]
public float M23 {get;}

[Managed C++]
public: __property float get_M23();

[Unmanaged C++]
public: HRESULT get_M23(
float * pRetVal
);

[Java]
public float getM23();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1