Point2Dd Methods

CVB.Net Documentation

The Point2Dd type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Compares this point with the given obj.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Point2Dd)
Compares this point with the given rhs one.
Public methodGetHashCode
Hash code.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToPoint2D
Converter a PointD to a Point.
Public methodToString
String conversion.
(Overrides ValueTypeToString.)
Top
Extension Methods

  NameDescription
Public Extension MethodToPoint
implicit conversion operator to System.Drawing.Point
(Defined by ImageExtensions.)
Public Extension MethodToPointF
implicit conversion operator to System.Drawing.PointF
(Defined by ImageExtensions.)
Top
See Also

Reference