Represents a geometrical transform used to convert world coordinates to screen coordinates.
The following tables list the members exposed by the XamlTransform type.
XamlTransform
Initializes a new instance of the XamlTransform class.
DeviceToWorld
Converts a point from screen to world coordinates.
WorldToDevice
Converts a point from world to screen coordinates.
XamlTransform ClassMindFusion.Mapping.Wpf Namespace