C#
VB
C++
Represents an ordered pair of x- and y-coordinates that defines a point on a two-dimensional plane.
public struct Point2D
Public Structure Point2D
Inherits System.ValueType
public value class Point2D : public System.ValueType
This is a point that takes double values instead of integers.
For an example, refer to MedicalViewerPlaneCutLine
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET