TransformOperation.DataLayout.ScaleLayout Structure
Definition
Namespace: Avalonia.Media.Transformation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public struct ScaleLayout : IEquatable<TransformOperation.DataLayout.ScaleLayout>
Public Structure ScaleLayout
Implements IEquatable(Of TransformOperation.DataLayout.ScaleLayout)
[<SealedAttribute>]
type ScaleLayout =
struct
inherit ValueType
interface IEquatable<TransformOperation.DataLayout.ScaleLayout>
end
| Inheritance | Object → ValueType → TransformOperation.DataLayout.ScaleLayout |
| Implements | IEquatable(TransformOperation.DataLayout.ScaleLayout) |
Methods
| GetType() | Gets the Type of the current instance. (Inherited from Object) |
Fields
| X | |
| Y |