MatrixTransform
Inheritance: Transform AvaloniaUI documentation: MatrixTransform API
Constructors
Constructors
Description
MatrixTransform(matrix: Matrix)
Creates a MatrixTransform widget.
Properties
Properties
Description
reference(value: ViewRef)
Link a ViewRef to access the direct MatrixTransform control instance.
Usages
Get access to the underlying MatrixTransform
Last updated