←Select platform

Size Property

Summary
Gets or sets the size of this thumb in container units.
Syntax
C#
VB
Objective-C
C++
Java
public LeadSizeD Size { get; set; } 
Property Size As LeadSizeD 
@property (nonatomic) LeadSizeD size; 
LeadSizeD getSize(); 
void setSize(LeadSizeD size); 
public:  
   property LeadSizeD^ Size 
   { 
      LeadSizeD^ get() 
      void set(LeadSizeD^ value) 
   } 

Property Value

The size of this thumb in container units. The default value is an empty size.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.