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
Implicit conversion to
Point
.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
static
implicit operator
Point
(
IntPoint
point
)
Parameters
point
Type:
AForge
.
.
::
.
IntPoint
Integer point to convert to single precision point.
Return Value
Returns new single precision point which coordinates are implicitly converted to floats from coordinates of the specified integer point.
See Also
IntPoint Structure
Implicit Overload
AForge Namespace