snapObjectToGrid Method

Summary

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

Syntax

JavaScript Syntax
AnnRectangleEditDesigner.prototype.snapObjectToGrid = function(targetObject, clipToContainer) 
TypeScript Syntax
snapObjectToGrid(targetObject: AnnObject, clipToContainer: boolean): void; 

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