←Select platform

Size Property

Summary
Gets or sets the size of this thumb, in container units.
Syntax
C#
Objective-C
C++/CLI
Java
public LeadSizeD Size { get; set; } 
@property (nonatomic, assign) LeadSizeD size 
public LeadSizeD getSize(); 
public void setSize( 
   LeadSizeD leadSizeD 
); 
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 structure.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.WinForms Assembly

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