gridStroke Property

Summary

Gets or sets the AnnStroke that will be used rendering the overlayed grid.

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

Property Value

The AnnStroke used to render the overlayed grid. The default value is a solid blue stroke with length of 1.

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