Class FlipTypeConverter
Inheritance
System.Object
FlipTypeConverter
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 FlipTypeConverter
Methods
ToGm(FlipType)
Declaration
public static FlipType ToGm(this FlipType source)
Parameters
| Type | Name | Description |
|---|---|---|
| FlipType | source |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.Transforms.FlipType |
ToModel(FlipType)
Declaration
public static FlipType ToModel(this FlipType source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.GraphicsMill.Transforms.FlipType | source |
Returns
| Type | Description |
|---|---|
| FlipType |