MPUtilityGetScaledImageUrl Method |
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public static string GetScaledImageUrl(
string imageUrl,
int imageSize
)
Parameters
- imageUrl
- Type: SystemString
- imageSize
- Type: SystemInt32
Return Value
Type:
StringSee Also