Leadtools.Annotations.Core Namespace > AnnContainerMapper 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 set the offset of the container mapper to the same value as the associated container (AnnContainer.Offset).