←Select platform

Size Property

Summary

Gets or sets the width and height of the rectangle.

Syntax

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

Property Value

The width and height of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

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