snapToGridOptions Property

Summary

Gets or sets the default AnnSnapToGridOptionsAnnRenderingEngine.

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

Leadtools.Annotations.Engine Assembly