←Select platform

SnapObjectToGrid Method (AnnCrossProductEditDesigner)

Summary

Provides an implementation of the SnapObjectToGrid method for this AnnCrossProductEditDesigner object.

Syntax

C#
VB
WinRT C#
public override void SnapObjectToGrid(  
   Leadtools.Annotations.Core.AnnObject targetObject, 
   bool clipToContainer 
) 
Public Overrides Sub SnapObjectToGrid( _ 
   ByVal targetObject As Leadtools.Annotations.Core.AnnObject, _ 
   ByVal clipToContainer As Boolean _ 
)  
public override void SnapObjectToGrid(  
   Leadtools.Annotations.Core.AnnObject targetObject, 
   bool clipToContainer 
) 
 function Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.SnapObjectToGrid(  
   targetObject , 
   clipToContainer  
) 

Parameters

targetObject
An AnnObject to snap.

clipToContainer
A Boolean value to specify if we want to clip the point to container bounds after snap or no.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly