offset Property

Summary

Gets or sets the offset of this AnnContainerMapper.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainerMapper.prototype, 'offset', 
	get: function(), 
	set: function(value) 
) 
offset: LeadPointD; 

Property Value

The offset of 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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly