Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainer Class : Size Property |
public LeadSizeD Size {get; set;}
'Declaration
Public Property Size As LeadSizeD
public LeadSizeD Size {get; set;}
@property (nonatomic) LeadSizeD size;
public LeadSizeD getSize() public void setSize(LeadSizeD size)
get_Size();
set_Size(value);
Object.defineProperty('Size');
In typical applications, you set the size of the container to the size of the image.
For an example, refer to AnnContainer.