←Select platform

GetRectangles Method

Summary

Returns the rectangles of this AnnTextReviewObject.

Syntax

C#
VB
Java
WinRT C#
public virtual [Leadtools.LeadRectD[]](../l/leadrectd.html) GetRectangles()
Public Overridable Function GetRectangles() As Leadtools.LeadRectD()
public virtual [Leadtools.LeadRectD[]](../l/leadrectd.html) GetRectangles()
public LeadRectD[] getRectangles()
function Leadtools.Annotations.Core.AnnTextReviewObject.GetRectangles()

Return Value

The rectangles of this AnnTextReviewObject.

Remarks

This is a helper method that will return an array rectangles formed from the items in Points. Each pair of points are the top-left and bottom-right corner of a rectangle. This number of the rectangles returned by this method is number of items in Points divided by two.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize