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






Windows & Linux

Description

Gets the element in the first row, first column.

Property type

Read-only property

Syntax

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

[C#]
public float M11 {get;}

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

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

[Java]
public float getM11();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface