snapToGridOptions Property

Summary

Gets or sets the default AnnSnapToGridOptionsannrenderingengine.

Syntax

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

Property Value

The default AnnSnapToGridOptions for this AnnRenderingEngine.

Remarks

When you set the AnnAutomationManager this AnnSnapToGridOptions will be updated automatically to be used when rendering overlying grid.

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