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





Windows & Linux

Description

Gets the element in the first row, third column.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.