Click or drag to resize

PolylineShapeSetRectangleHeight Method

Set the height 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 SetRectangleHeight(
	Alignment alignment,
	double height
)

Parameters

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