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





Windows & Linux

Description

Gets the element in the fourth row, first column.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.