[]
Returns the position and size (in pixels) of the specified range.
public static RectangleF GetAccurateRangeBoundary(IRange range)
| Type | Name | Description |
|---|---|---|
| IRange | range | The range object. |
| Type | Description |
|---|---|
| RectangleF | The RectangleF object. |