 | BasicShape(BasicShape) Constructor |
Initializes a new instance of the
BasicShape class
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic BasicShape(
BasicShape original
)
public:
BasicShape(
BasicShape^ original
)
Parameters
- original BasicShape
-
See Also