Skip to main content

IMutableTransform Interface

Definition

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

public interface IMutableTransform : ITransform
View Source
ImplementsITransform

Properties

Value
(Inherited from ITransform)

Events

ChangedRaised when the transform changes.

Extension Methods

ToImmutable()Converts a transform to an immutable transform.
(Defined by TransformExtensions)

See Also

Reference

Avalonia.Media Namespace