C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the size of this thumb in container units.
public LeadSizeD Size { get; set; }
Property Size As Leadtools.LeadSizeD
Leadtools.LeadSizeD Size {get; set;}
@property (nonatomic) LeadSizeD size;
LeadSizeD getSize();
void setSize(LeadSizeD size);
get_Size();
set_Size(value);
Object.defineProperty('Size');
The size of this thumb in container units. The default value is an empty size.
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