Click or drag to resize

DrawingTreeNodeDrawing Property

Get a partial diagram.

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 Drawing Drawing { get; }

Property Value

Type: Drawing
Representing a partial diagram Drawing.
See Also