Rotate3DTransform
Inheritance: Transform AvaloniaUI documentation: Rotate3DTransform API
Constructors
Constructors | Description |
---|---|
Rotate3DTransform(angleX: float, angleY: float, angleZ: float, centerX: float, centerY: float, centerZ: float, depth: float) | Creates a Rotate3DTransform widget. |
Properties
Properties | Description |
---|---|
reference(value: ViewRef) | Link a ViewRef to access the direct Rotate3DTransform control instance. |
Usages
Get access to the underlying Rotate3DTransform
Last updated