Click or drag to resize

DrawingViewDrawing Property

Get the paper or part associated with the view.

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
associated with the view Drawing .
See Also