Point2 Property

Summary

Gets or sets the Point2D that represents the second point of the reference line.

Syntax
C#
VB
C++
public Point2D Point2 { get; set; } 
  
Public Property Point2 As Point2D 
            public: 
property Point2D Point2 { 
   Point2D get(); 
   void set (    Point2D ); 
} 

Property Value

Point2D that represents the second point of the reference line.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly