showGrid Property (AnnSnapToGridOptions)

Summary

Gets or sets a value that indicates whether do display the grid in design mode.

Syntax

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

Property Value

true to display the grid in design mode, otherwise; false. Default value is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize