Skip to main content

Class GraphicsContainerShapeExtractor

Namespace: Aurigma.DesignAtoms.ImageProcessing.GraphicsContainerProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class GraphicsContainerShapeExtractor

Inheritance: System.Object -> GraphicsContainerShapeExtractor

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

Constructors

GraphicsContainerShapeExtractor

public GraphicsContainerShapeExtractor(bool extractSingleShape)

Methods

ProcessContainerItems

public ShapeExtractResult ProcessContainerItems(GraphicsContainer container)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.AdvancedDrawing.GraphicsContainercontainer
Returns

Aurigma.DesignAtoms.ImageProcessing.GraphicsContainerProcessing.ShapeExtractResult

Was this page helpful?