←Select platform

SnapObjectToGrid Method

Summary
Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object.
Syntax
C#
C++/CLI
Python
public override void SnapObjectToGrid( 
   AnnObject targetObject, 
   bool clipToContainer 
) 
public:  
   virtual void SnapObjectToGrid( 
      AnnObject^ targetObject, 
      bool clipToContainer 
   ) override 
def SnapObjectToGrid(self,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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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