ASP.NET Pack Programmer's Guide
Point.empty Method
See Also
 





Gets a value indicating whether this Point is empty.

Namespace: MindFusion.Drawing
Package: Point.js

 Syntax

JavaScript  Copy Code

function empty ()

 Return Value

true if both x and y are 0; otherwise, false.

 See Also

Point Members
Point Class
MindFusion.Drawing Namespace