Click or drag to resize

SvgRendererDrawImageUnscaled Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void DrawImageUnscaled(
	Image image,
	Point location
)
Request Example View Source

Parameters

image
Type: System.DrawingImage
location
Type: System.DrawingPoint
See Also