RectangleDInflate(SizeF) Method

Make the rectangle bigger in all directions.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void Inflate(
	SizeF size
)

Parameters

size  SizeF
Values to widen the rectangle.

See Also