←Select platform

Size Property

Summary
Gets or sets the size of this thumb in container units.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadSizeD Size { get; set; } 
@property (nonatomic, assign) LeadSizeD size; 
LeadSizeD getSize(); 
void setSize(LeadSizeD size); 
public:  
   property LeadSizeD^ Size 
   { 
      LeadSizeD^ get() 
      void set(LeadSizeD^ value) 
   } 
Size # get and set (IAnnThumbStyle) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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