- Namespace
- Avalonia
.Media .Transformation - Containing Type
- TransformOperations
Syntax
public static TransformOperations Interpolate(TransformOperations from, TransformOperations to, double progress)
Parameters
Name | Type | Description |
---|---|---|
from | TransformOperations | |
to | TransformOperations | |
progress | double |
Return Value
Type | Description |
---|---|
TransformOperations |