LeftTop Property

Summary

Gets or sets the left top position.

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

Property Value

The left top position.

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