Click or drag to resize

StiRectangleUtilsConvert Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiRectangleUtils.Convert(System.Drawing.Rectangle)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static RectangleF Convert(
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Drawing.StiRectangleUtils.Convert(System.Drawing.Rectangle)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiRectangleUtils.Convert(System.Drawing.Rectangle)"]

See Also