IsRectangular
TheIsRectangularmethod returns a Boolean value that indicates whether this shape can be described by a rectangle.
ODBoolean IsRectangular ();
- return value
kODTrueif this shape is rectangular, otherwisekODFalse.DISCUSSION
Empty shapes are considered to be rectangular; they can be described by the empty rectangle (0,0,0,0).SEE ALSO
TheODShape::GetBoundingBoxmethod (page 637).
TheODShape::SetRectanglemethod (page 653).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help