containsPoint Method (LeadRectD)

Summary

Determines whether the specified point is contained within this LeadRectD.

Syntax

JavaScript Syntax
LeadRectD.prototype.containsPoint = function(point)
TypeScript Syntax
containsPoint(point: LeadPointD): boolean;

Parameters

point

The point to test.

Return Value

true if the specified point is contained within this LeadRectD; otherwise, it is false.

Requirements

Target Platforms

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