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()
Namespace: Aurigma.DesignAtoms.ImageProcessing.GraphicsContainerProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class GraphicsContainerShapeExtractor
Constructors
GraphicsContainerShapeExtractor(Boolean)
Declaration
public GraphicsContainerShapeExtractor(bool extractSingleShape)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | extractSingleShape |
Methods
ProcessContainerItems(GraphicsContainer)
Declaration
public ShapeExtractResult ProcessContainerItems(GraphicsContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.GraphicsMill.AdvancedDrawing.GraphicsContainer | container |
Returns
| Type | Description |
|---|---|
| ShapeExtractResult |