Click or drag to resize

PolylineShapeSetRectangleAngle Method

Set the angle (Degree) relative to 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 SetRectangleAngle(
	Alignment alignment,
	double angle
)

Parameters

alignment
Type: RootPro.RootProCADAlignment
reference position
angle
Type: SystemDouble
angle (Degree)
See Also