Click or drag to resize

RectangleMDivide Method

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

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

Parameters

divideFactor
Type: SystemDecimal

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

Return Value

Type: RectangleM

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

See Also