Skip to main content

Class BlendModeExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static 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

Methods

ToGm

public static BlendMode ToGm(this BlendMode source)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.BlendModesource
Returns

Aurigma.GraphicsMill.Transforms.BlendMode

ToModel

public static BlendMode ToModel(this BlendMode source)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.Transforms.BlendModesource
Returns

Aurigma.DesignAtoms.Model.BlendMode

Was this page helpful?