Collapse All
Expand All
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Include Protected Members
Include Inherited Members
AForge.NET Framework
Drawing
.
.
::
.
Polyline Method
Drawing Class
See Also
Send Feedback
Initializes a new instance of the
IntPoint
structure.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
IntPoint
(
int
x
,
int
y
)
Parameters
x
Type:
System
.
.
::
.
Int32
X axis coordinate.
y
Type:
System
.
.
::
.
Int32
Y axis coordinate.
See Also
IntPoint Structure
AForge Namespace