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
Point
structure.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
Point
(
float
x
,
float
y
)
Parameters
x
Type:
System
.
.
::
.
Single
X axis coordinate.
y
Type:
System
.
.
::
.
Single
Y axis coordinate.
See Also
Point Structure
AForge Namespace