Aracılığıyla paylaş


Matrix Yapı

Tanım

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.Shapes.MatrixTypeConverter))]
public struct Matrix
type Matrix = struct
Devralma
System.ValueType
Matrix
Öznitelikler

Oluşturucular

Matrix(Double, Double, Double, Double, Double, Double)

Özellikler

Determinant
HasInverse
Identity
IsIdentity
M11
M12
M21
M22
OffsetX
OffsetY

Yöntemler

Append(Matrix)
Invert()
Multiply(Matrix, Matrix)
Prepend(Matrix)
Rotate(Double)
RotateAt(Double, Double, Double)
RotateAtPrepend(Double, Double, Double)
RotatePrepend(Double)
Scale(Double, Double)
ScaleAt(Double, Double, Double, Double)
ScaleAtPrepend(Double, Double, Double, Double)
ScalePrepend(Double, Double)
SetIdentity()
Skew(Double, Double)
SkewPrepend(Double, Double)
Transform(Point)
Transform(Point[])
Transform(Vector2)
Transform(Vector2[])
Translate(Double, Double)
TranslatePrepend(Double, Double)

İşleçler

Multiply(Matrix, Matrix)

Şunlara uygulanır