[]
For internal use.
public static Rectangle Round(RectangleD value)
Public Shared Function Round(value As RectangleD) As Rectangle
| Type | Name | Description |
|---|---|---|
| RectangleD | value |
| Type | Description |
|---|---|
| Rectangle |
For internal use.
public static Point Round(PointD value)
Public Shared Function Round(value As PointD) As Point
| Type | Name | Description |
|---|---|---|
| PointD | value |
| Type | Description |
|---|---|
| Point |