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





Windows & Linux

Description

Gets the element in the fourth row, third column.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.