Click or drag to resize

RectangleMInflate Method

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

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void Inflate(
	decimal width,
	decimal height
)

Parameters

width
Type: SystemDecimal

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

height
Type: SystemDecimal

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

See Also