Click or drag to resize

SelectedShape Constructor

Initializes a new instance of the SelectedShape class

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public SelectedShape(
	Shape shape,
	Layout layout
)

Parameters

shape
Type: RootPro.RootProCADShape
layout
Type: RootPro.RootProCADLayout
See Also