Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

EnableSnap Property






Gets or sets a value that indicates the 'snap' behavior when drawing or moving annotation objects in design mode.
Syntax
public bool EnableSnap {get; set;}
'Declaration
 
Public Property EnableSnap As Boolean
public bool EnableSnap {get; set;}
public boolean getEnableSnap()
public void setEnableSnap(boolean enableSnap)
            
 
get_EnableSnap();
set_EnableSnap(value);
Object.defineProperty('EnableSnap');

Property Value

true to enforce moving or drawing annotation objects snap to the nearest grid point, false to not enforce moving or drawing annotation objects do not snap to nearest grid point. Default value is false.
Requirements

Target Platforms

See Also

Reference

AnnSnapToGridOptions Class
AnnSnapToGridOptions Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features