Skip to main content

TransformOperation.DataLayout Structure

Definition

Namespace: Avalonia.Media.Transformation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct DataLayout : IEquatable<TransformOperation.DataLayout>
View Source
InheritanceObjectValueType → TransformOperation.DataLayout
ImplementsIEquatable(TransformOperation.DataLayout)

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)

Fields

Rotate 
Scale 
Skew 
Translate 

See Also

Reference

Avalonia.Media.Transformation Namespace