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; }
Public MustOverride ReadOnly Property Drawing As Drawing
Get
Property Value
Type:
Drawing
associated with the view
Drawing .
See Also