Class ResizeInterpolationModeConverter
Inheritance
System.Object
ResizeInterpolationModeConverter
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.GmConverters
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class ResizeInterpolationModeConverter
Methods
ToGm(ResizeInterpolationMode)
Declaration
public static ResizeInterpolationMode ToGm(this ResizeInterpolationMode source)
Parameters
| Type | Name | Description |
|---|---|---|
| ResizeInterpolationMode | source |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.Transforms.ResizeInterpolationMode |
ToModel(ResizeInterpolationMode)
Declaration
public static ResizeInterpolationMode ToModel(this ResizeInterpolationMode source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.GraphicsMill.Transforms.ResizeInterpolationMode | source |
Returns
| Type | Description |
|---|---|
| ResizeInterpolationMode |