enableSnap Property

Summary

Gets or sets a value that indicates the 'snap' behavior when drawing or moving annotation objects in design mode.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnSnapToGridOptions.prototype, 'enableSnap', 
	get: function(), 
	set: function(value) 
) 
enableSnap: boolean; 

Property Value

true to enforce moving or drawing annotation objects snap to the nearest grid point, false to not enforce moving or drawing annotation objects do not snap to nearest grid point. Default value is false.

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.