←Select platform

SnapToGridOptions Property

Summary

Gets the AnnSnapToGridOptions for this AnnDesigner.

Syntax

C#
VB
WinRT C#
C++
public virtual AnnSnapToGridOptions SnapToGridOptions { get; set; } 
Public Overridable Property SnapToGridOptions As Leadtools.Annotations.Core.AnnSnapToGridOptions 
public virtual Leadtools.Annotations.Core.AnnSnapToGridOptions SnapToGridOptions {get; set;} 
 <br/>get_SnapToGridOptions();<br/>set_SnapToGridOptions(value);<br/>Object.defineProperty('SnapToGridOptions');  
public:  
   virtual property AnnSnapToGridOptions^ SnapToGridOptions 
   { 
      AnnSnapToGridOptions^ get() 
      void set(AnnSnapToGridOptions^ value) 
   } 

Property Value

The AnnSnapToGridOptions object for this AnnDesigner.

Remarks

These options are used to configure the snap to grid operation in the desginer. When you set the SnapToGridOptions this value will be updated automatically in addition 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.Designers Assembly