RotatedRectangleF Constructor (RectangleF, Single)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public RotatedRectangleF(
	RectangleF rect,
	float angle
)

Parameters

rect

Type: System.Drawing..RectangleF

angle

Type: System..Single

See Also

Reference