←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly