Click or drag to resize

RectangleDInflate Method

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

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

Parameters

width
Type: SystemDouble

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

height
Type: SystemDouble

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

See Also