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





Windows & Linux

Description

Gets the element in the fourth row, fourth column.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.