TransformOperations Methods
Methods
CreateBuilder(Int32) | |
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() | Serves as the default hash function. (Inherited from Object) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Interpolate(TransformOperations, TransformOperations, Double) | |
Parse(String) | |
ToString() | Returns a string that represents the current object. (Inherited from Object) |
Extension Methods
ToImmutable() | Converts a transform to an immutable transform. (Defined by TransformExtensions) |
See Also
Reference
TransformOperations Class
Avalonia.Media.Transformation Namespace