←Select platform

SnapToGridOptions Property

Summary
Gets the AnnSnapToGridOptions for this AnnDesigner.
Syntax
C#
VB
C++
public virtual AnnSnapToGridOptions SnapToGridOptions { get; set; } 
Public Overridable Property SnapToGridOptions As AnnSnapToGridOptions 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.