AJE Components
Point Constructor (Int32, Int32)AJE Data Report Engine Help
Initializes a new instance of the Point class

Namespace: AJE.DataReportEngine.ReportDrawing
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public Point(
	int X,
	int Y
)
See Also