Class BlendModeExtensionMethods
Inheritance
System.Object
BlendModeExtensionMethods
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.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class BlendModeExtensionMethods
Methods
ToGm(BlendMode)
Declaration
public static BlendMode ToGm(this BlendMode source)
Parameters
| Type | Name | Description |
|---|---|---|
| BlendMode | source |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.Transforms.BlendMode |
ToModel(BlendMode)
Declaration
public static BlendMode ToModel(this BlendMode source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.GraphicsMill.Transforms.BlendMode | source |
Returns
| Type | Description |
|---|---|
| BlendMode |