getBoundingRectangle Method

Summary

Gets the bounding rectangle for this AnnStickyNoteObject.

Syntax

JavaScript Syntax
AnnStickyNoteObject.prototype.getBoundingRectangle = function() 
TypeScript Syntax
getBoundingRectangle(): LeadRectD; // protected 

Return Value

The bounding rectangle for this AnnStickyNoteObject.

Remarks

This method returns the rectangle formed from the first Points as the center and the size of Picture.

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.Core Assembly