The Point2D Structure is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
Represents an ordered pair of x- and y-coordinates that defines a point on a two-dimensional plane.Visual Basic (Declaration) | |
---|---|
Public Structure Point2D Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Point2D |
C# | |
---|---|
public struct Point2D : System.ValueType |
C++/CLI | |
---|---|
public value class Point2D : public System.ValueType |
For an example, refer to MedicalViewerPlaneCutLine
This is a point that takes double values instead of integers.
System.Object
System.ValueType
Leadtools.MedicalViewer.Point2D
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7