m11 property

m11 property

Gets the matrix element at first row first column. Represents scale along X axis.

Definition:

@property
def m11(self):
    ...

See Also