←Select platform

SnapToGridOptions Property

Summary

Gets or sets the snap to grid options for this AnnContainer.

Syntax

C#
VB
C++
public AnnSnapToGridOptions SnapToGridOptions { get; set; } 
  
Public Property SnapToGridOptions As Leadtools.Annotations.AnnSnapToGridOptions 

Property Value

An object of type AnnSnapToGridOptions that specifies the current snap to grid options for this AnnContainer object. Default value is a new AnnSnapToGridOptions object with default values.

Remarks

Use this property to change current snap to grid options for this container. To enable the container to use snap to grid, you must also set the value of the EnableSnapToGrid property to true.

For more information on snap to grid, refer to AnnSnapToGridOptions.

Example

For an example, refer to AnnSnapToGridOptions.

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 Assembly