GetAccurateRangeBoundary Method
In This Topic
Returns the position and size (in pixels) of the specified range.
Syntax
public static System.Drawing.RectangleF GetAccurateRangeBoundary(
IRange
)
Parameters
- range
- The range object.
Return Value
The RectangleF object.
See Also