Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

SnapObjectToGrid Method (AnnRectangleEditDesigner)







An AnnObject to snap.
A Boolean value to specify if we want to clip the point to container bounds after snap or no.
Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object.
Syntax
public override void SnapObjectToGrid( 
   AnnObject targetObject,
   bool clipToContainer
)
'Declaration
 
Public Overrides Sub SnapObjectToGrid( _
   ByVal targetObject As AnnObject, _
   ByVal clipToContainer As Boolean _
) 
'Usage
 
Dim instance As AnnRectangleEditDesigner
Dim targetObject As AnnObject
Dim clipToContainer As Boolean
 
instance.SnapObjectToGrid(targetObject, clipToContainer)
public override void SnapObjectToGrid( 
   AnnObject targetObject,
   bool clipToContainer
)
 function Leadtools.Annotations.Designers.AnnRectangleEditDesigner.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

See Also

Reference

AnnRectangleEditDesigner Class
AnnRectangleEditDesigner Members

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