offset Property

Summary

Gets or sets the offset for this AnnLabel.

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

Property Value

The offset of this AnnLabel, relative to the OriginalPosition.

Remarks

Use this to move the AnnLabel. This offset value is relative to either the Parent or container depending on the value of PositionMode. This offset is calculated from the top-left if the value of OffsetHeight is false (the default) or from the bottom-left if the value of OffsetHeight is true).

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.