Click or drag to resize

DocumentLoadTable Method

Load non-existing linetypes and custom hatches from the shape settings of other document.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void LoadTable(
	ShapeSettings settings
)

Parameters

settings
Type: RootPro.RootProCADShapeSettings
shape settings in other document.
See Also