Image Obj(Image, Rectangle F, Coord Type, Align H, Align V) Constructor
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public ImageObj(
Image image,
RectangleF rect,
CoordType coordType,
AlignH alignH,
AlignV alignV
)VB
Public Sub New (
image As Image,
rect As RectangleF,
coordType As CoordType,
alignH As AlignH,
alignV As AlignV
)Parameters
- image Image
- rect RectangleF
- coordType CoordType
- alignH AlignH
- alignV AlignV