Leadtools.Annotations.Core Namespace > AnnContainer Class : Offset Property |
public LeadPointD Offset {get; set;}
Public Property Offset As LeadPointD
public LeadPointD Offset {get; set;}
@property (nonatomic) LeadPointD offset;
public LeadPointD getOffset() public void setOffset(LeadPointD offset)
get_Offset();
set_Offset(value);
Object.defineProperty('Offset');
In typical applications, you leave the offset of the container to 0,0.
For an example, refer to AnnContainer.