C#
VB
Java
Objective-C
C++
Gets or sets the size of this LeadRect.
[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 );
}
The width and height of this LeadRect.
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