Click or drag to resize

BasicShape Constructor (BasicShape)

Initializes a new instance of the BasicShape class

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public BasicShape(
	BasicShape original
)

Parameters

original
Type: LynceeTec.ImagingBasicShape
See Also