IsEmpty
TheIsEmptymethod returns a Boolean value that indicates whether this shape is empty (occupies no area).
ODBoolean IsEmpty ();
- return value
kODTrueif the shape is empty, otherwisekODFalse.DISCUSSION
A shape that occupies no area is known as an empty shape. An empty shape is typically described by the empty rectangle (0,0,0,0). Alternatively, it can be described by a polygon with 0 contours.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help