Point1 Property

Summary
Gets or sets the Point2D that represents the first point of the reference line.
Syntax
C#
VB
C++
public Point2D Point1 { get; set; } 
  
Public Property Point1 As Point2D 
            public: 
property Point2D Point1 { 
   Point2D get(); 
   void set (    Point2D ); 
} 

Property Value

Point2D that represents the first point of the reference line.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.