Utils.GetFitSize Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static SizeF GetFitSize(
	double sourceWidth,
	double sourceHeight,
	double targetWidth,
	double targetHeight
)

Parameters

sourceWidth

Type: System..Double

sourceHeight

Type: System..Double

targetWidth

Type: System..Double

targetHeight

Type: System..Double

See Also

Reference