←Select platform

Point2D Structure

Summary

Represents an ordered pair of x- and y-coordinates that defines a point on a two-dimensional plane.

Syntax

C#
VB
C++
public struct Point2D : System.ValueType
Public Structure Point2D  
   Inherits System.ValueType 
public value class Point2D : public System.ValueType

Remarks

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

Example

For an example, refer to MedicalViewerPlaneCutLine

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize