[]
Gets the rectangle of the column split box.
public Rectangle GetColumnSplitBoxRectangle(int columnViewportIndex)
Public Function GetColumnSplitBoxRectangle(columnViewportIndex As Integer) As Rectangle
Type | Name | Description |
---|---|---|
int | columnViewportIndex | Viewport column index |
Type | Description |
---|---|
Rectangle | Rectangle of the column split box. |