←Select platform

Size Property

Summary

Gets or sets the size of this thumb, in container units.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public LeadSizeD Size { get; set; } 
Public Property Size As Leadtools.LeadSizeD 
public Leadtools.LeadSizeD Size {get; set;} 
@property (nonatomic, assign) LeadSizeD size 
public LeadSizeD getSize() 
public void setSize(LeadSizeD size) 
             
 <br/>get_Size();<br/>set_Size(value);<br/>Object.defineProperty('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 structure.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly