Click or drag to resize

PolylineShapeSetRectangleWidth Method

Set the width based on the specified position of the rectangle.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void SetRectangleWidth(
	Alignment alignment,
	double width
)

Parameters

alignment
Type: RootPro.RootProCADAlignment
reference position
width
Type: SystemDouble
width
See Also