Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DThumbStyle Class : Size Property |
public LeadSizeD Size {get; set;}
'Declaration
Public Property Size As LeadSizeD
'Usage
Dim instance As AnnD2DThumbStyle Dim value As LeadSizeD instance.Size = value value = instance.Size
public LeadSizeD Size {get; set;}
<br/>get_Size();<br/>set_Size(value);<br/>Object.defineProperty('Size');