STK Graphics PrimitivesSend comments on this topic.
M12 Property (IAgStkGraphicsTextureMatrix)
See Also
Windows





Windows & Linux

Description

Gets the element in the first row, second column.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property M12() As Single
[C#]
public float M12 {get;}
[Managed C++]
public: __property float get_M12();
[Unmanaged C++]
public: HRESULT get_M12(
    float * pRetVal
);
[Java]
public float getM12();
[Python - STK API ]
@property
def M12(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.