IVisualNode.

Transform Property

Summary

Gets the transform for the node from global to control coordinates.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
IVisualNode

Syntax

Matrix Transform { get; }

Value

Type Description
Matrix