Creates a rectangle at the specified location.
Namespace:
Aurigma.DesignAtoms.Common.Math
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public static Path CreateRectanglePath( RectangleF rectangle )
Type: System.Drawing.RectangleF
Specifies RectangleF representing coordinates of the rectangle.