ImageObj(Image, RectangleF) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public ImageObj(
	Image image,
	RectangleF rect
)

Parameters

image  Image
 
rect  RectangleF
 

See Also