←Select platform

Size Property

Summary

Gets or sets the size of this LogicalRectangle.

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public LogicalSize Size { get; set; } 
  
<XmlIgnoreAttribute()> 
Public Property Size As Leadtools.Forms.LogicalSize 
[XmlIgnoreAttribute()] 
public: 
property Leadtools.Forms.LogicalSize Size { 
   Leadtools.Forms.LogicalSize get(); 
   void set (    Leadtools.Forms.LogicalSize ); 
} 

Property Value

The width and height of this LogicalRectangle.

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.Forms Assembly