snapToGridOptions Property

Summary

Gets the AnnSnapToGridOptions for this AnnDesigner.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDesigner.prototype, 'snapToGridOptions', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly