IInkRectangle
4/8/2010
Represents access to a rectangle.
A point is within an IInkRectangle if it lies on the IInkRectangle::Left or IInkRectangle::Top side or is within all four sides. A point on the IInkRectangle::Right or IInkRectangle::Bottom side is considered outside the rectangle.
Note
An IInkRectangle cannot 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.