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