Helper method for drawing images.
Namespace: Ifs.Fnd.CoreAssembly: Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.0.0.0 (4.80.18.0)
Syntax
Parameters
- g
- Type:
System.Drawing Graphics
Graphics object
- image
- Type:
System.Drawing Image
Image
- rect
- Type:
System.Drawing Rectangle
The location and bounds of the image
- imageScaleMode
- Type: Ifs.Fnd.Core DPIImageScaleMode
Image scaling to be perfomed
See Also