Method GetScaled
- Namespace
- Innova.Prism.Library.ExtensionMethods
- Assembly
- Innova.Prism.Library.dll
GetScaled(DrawingImage, double, double, double, double)
public static ImageDrawing GetScaled(this DrawingImage drawingImage, double x, double y, double width, double height)
Parameters
drawingImage
DrawingImagex
doubley
doublewidth
doubleheight
double