Click or drag to resize
MPUtilityGetScaledImageUrl Method

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static string GetScaledImageUrl(
	string imageUrl,
	int imageSize
)

Parameters

imageUrl
Type: SystemString
imageSize
Type: SystemInt32

Return Value

Type: String
See Also