←Select platform

SnapToGridOptions Property

Summary
Gets or sets the default AnnSnapToGridOptions.
Syntax
C#
VB
C++
Java
public virtual AnnSnapToGridOptions SnapToGridOptions { get; set; } 
Public Overridable Property SnapToGridOptions As AnnSnapToGridOptions 
public AnnSnapToGridOptions getSnapToGridOptions() 
public void setSnapToGridOptions(AnnSnapToGridOptions options) 
public:  
   virtual property AnnSnapToGridOptions^ SnapToGridOptions 
   { 
      AnnSnapToGridOptions^ get() 
      void set(AnnSnapToGridOptions^ value) 
   } 

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

Leadtools.Annotations.Engine Assembly

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