ShapeItem Constructor (ShapeItem)

Initializes a copy of the ShapeItem class of the specified shape item.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public ShapeItem(
	ShapeItem shapeItem
)

Parameters

shapeItem

Type: Aurigma.GraphicsMill.Drawing.ShapeItem

See Also

Reference