RightBottom Property

Summary

Gets or sets the right bottom position.

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

Property Value

The right bottom 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