←Select platform

Size Property (LeadRectD)

Summary

Gets or sets the width and height of the rectangle.

Syntax

C#
VB
Java
Objective-C
C++
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize