Click or drag to resize

ShapeExplode Method

Disassemble the shape.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Shape[] Explode()

Return Value

Type: Shape
An array of Shape that represents the decomposed figure.
See Also