Click or drag to resize

WindowShowDrawingView Method

Display the view of the specified subdiagram.

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 void ShowDrawingView(
	Drawing drawing
)

Parameters

drawing
Type: RootPro.RootProCADDrawing
Partial view of the view to be displayed
See Also