←Select platform

SnapToGridOptions Property

Summary
Gets the AnnSnapToGridOptions for this AnnDesigner.
Syntax
C#
Objective-C
C++/CLI
Python
public virtual AnnSnapToGridOptions SnapToGridOptions { get; set; } 
@property (nonatomic, strong, nullable) LTAnnSnapToGridOptions *snapToGridOptions; 
public:  
   virtual property AnnSnapToGridOptions^ SnapToGridOptions 
   { 
      AnnSnapToGridOptions^ get() 
      void set(AnnSnapToGridOptions^ value) 
   } 
SnapToGridOptions # get and set (AnnDesigner) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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