←Select platform

Size Property

Summary

Gets or sets the size of this LeadRect.

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
public LeadSize Size { get; set; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public Property Size As Leadtools.LeadSize 
LeadSize LeadRectSize(LeadRect rect) 
public LeadSize getSize() 
public void setSize(LeadSize value) 
             
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property Leadtools.LeadSize Size { 
   Leadtools.LeadSize get(); 
   void set (    Leadtools.LeadSize ); 
} 

Property Value

The width and height of this LeadRect.

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 Assembly