←Select platform

SnapToGridOptions Property

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

Property Value

The default AnnSnapToGridOptions for this AnnRenderingEngine.

Remarks

When you set the Leadtools.Annotations.Automation.AnnAutomationManager this AnnSnapToGridOptions will be updated automatically to be used when rendering overlying grid.

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.Engine Assembly

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