←Select platform

SnapToGridOptions Property

Summary

Gets or sets the default AnnSnapToGridOptions of this AnnAutomationManager.

Syntax

C#
VB
Java
WinRT C#
public Leadtools.Annotations.Core.AnnSnapToGridOptions SnapToGridOptions {get; set;}
Public Property SnapToGridOptions As Leadtools.Annotations.Core.AnnSnapToGridOptions
public Leadtools.Annotations.Core.AnnSnapToGridOptions SnapToGridOptions {get; set;}
public AnnSnapToGridOptions getSnapToGridOptions() 
public void setSnapToGridOptions(AnnSnapToGridOptions options) 
get_SnapToGridOptions(); 
set_SnapToGridOptions(value); 
Object.defineProperty('SnapToGridOptions'); 

Property Value

The default AnnSnapToGridOptions for this AnnAutomationManager.

Remarks

When you set the AnnAutomationManager this AnnSnapToGridOptions will be updated automatically and used when rendering overlaying grid. Setting this AnnSnapToGridOptions for AnnAutomationManager will update the AnnSnapToGridOptions for attached AnnRenderingEngine and AnnDesigner to this AnnAutomationManager to allow rendering the overlaying grid and applying snapping based on same options.

Requirements

Target Platforms

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