Leadtools.Annotations.Core Namespace > AnnContainer Class : Size Property |
public LeadSizeD Size {get; set;}
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.