←Select platform

Offset Property (AnnContainerMapper)

Summary

Gets or sets the offset for this AnnContainerMapper.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadPointD Offset {get; set;}
Public Property Offset As Leadtools.LeadPointD
public Leadtools.LeadPointD Offset {get; set;}
@property (nonatomic) LeadPointD offset;
public LeadPointD getOffset() 
public void setOffset(LeadPointD offset) 
get_Offset(); 
set_Offset(value); 
Object.defineProperty('Offset'); 

Property Value

The offset for this AnnContainerMapper, in annotation units (1/720 of an inch). The default value is 0,0.

Remarks

In typical applications, you set the offset of the container mapper to the same value as the associated container (AnnContainer.Offset).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize