←Select platform

SnapToGridOptions Property

Summary
Gets or sets the default AnnSnapToGridOptions of this AnnAutomationManager.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnSnapToGridOptions SnapToGridOptions { get; set; } 
@property (nonatomic, strong) LTAnnSnapToGridOptions *snapToGridOptions; 
public AnnSnapToGridOptions getSnapToGridOptions() 
public void setSnapToGridOptions(AnnSnapToGridOptions options) 
public:  
   property AnnSnapToGridOptions^ SnapToGridOptions 
   { 
      AnnSnapToGridOptions^ get() 
      void set(AnnSnapToGridOptions^ value) 
   } 
SnapToGridOptions # get and set (AnnAutomationManager) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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