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





Windows & Linux

Description

Gets the element in the second row, third column.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.