Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

Represents access to a rectangle.

A point is within an IInkRectangleif it lies on the IInkRectangle::Leftor IInkRectangle::Topside or is within all four sides. A point on the IInkRectangle::Rightor IInkRectangle::Bottomside is considered outside the rectangle.

Note:
An IInkRectanglecannot be used if it is larger than LONG_MAX (2^31 - 1) in either dimension.

In This Section

IInkRectangle Methods

Provides the methods for the IInkRectangle.

IInkRectangle Properties

Provides the properties for the IInkRectangle.

See Also