←Select platform

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 Leadtools.Medicalviewer.Point2D 
             
            public: 
property Leadtools.Medicalviewer.Point2D Point1 { 
   Leadtools.Medicalviewer.Point2D get(); 
   void set (    Leadtools.Medicalviewer.Point2D ); 
} 
             

Property Value

Point2D that represents the first point of the reference line.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly