snapToGridOptions Property

Summary

Gets the AnnSnapToGridOptions for this AnnDesigner.

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

Property Value

The AnnSnapToGridOptions object for this AnnDesigner.

Remarks

These options are used to configure the snap to grid operation in the desginer, when you set the SnapToGridOptions this value will be updated automatically in addition to SnapToGridOptions.

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.Designers Assembly