C#
VB
Java
Objective-C
C++
Gets or sets the width and height of the rectangle.
[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 );
}
The width and height of the rectangle.
You cannot change the values of the Empty rectangle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET