Click or drag to resize

DrawComponentBarDocument Property

Get the document for the drawing component definition displayed in the drawing component window.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Document Document { get; }

Property Value

Type: Document
See Also