Click or drag to resize

RectangleDDivide Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.Divide(System.Double)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public RectangleD Divide(
	double divideFactor
)

Parameters

divideFactor
Type: SystemDouble

[Missing <param name="divideFactor"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.Divide(System.Double)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.Divide(System.Double)"]

See Also