Suoranta.NaturalLanguage - Developer API

ImageExtensions..::..EnlargeByFactor Method

Namespace:  Suoranta.NaturalLanguage
Assembly:  Suoranta.NaturalLanguage (in Suoranta.NaturalLanguage.dll)

Syntax


public static Rectangle EnlargeByFactor(
	this Rectangle rectangle,
	double widthFactor,
	double heightFactor,
	Size canvasSize
)

Parameters

rectangle
Type: Rectangle
widthFactor
Type: Double
heightFactor
Type: Double
canvasSize
Type: Size