LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
Point2D Structure
See Also  Members  
Leadtools.MedicalViewer Namespace : Point2D Structure



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.

Object Model

Point2D Structure

Syntax

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 

Example

For an example, refer to MedicalViewerPlaneCutLine

Remarks

This is a point that takes double values instead of integers.

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.MedicalViewer.Point2D

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features