InflateBorderWidth(RectangleF, BorderSide, Single, BrickBorderStyle)
static
|
rect, sides, borderWidth, borderStyle
|
Inflates the specified rectangle by the specified width of specified borders using the specified border style.
|
InflateBorderWidth(RectangleF, BorderSide, Single)
static
|
rect, sides, borderWidth
|
Inflates the specified rectangle by the specified width of specified borders.
|
InflateBorderWidth(RectangleF, Single, Boolean, BorderSide)
|
rect, dpi, applyBorderStyle, sides
|
For internal use.
|
InflateBorderWidth(RectangleF, Single, Boolean)
|
rect, dpi, applyBorderStyle
|
Inflates the specified rectangle by the width of borders represented by this brick style, and optionally applies the current border style.
|
InflateBorderWidth(RectangleF, Single)
|
rect, dpi
|
Inflates the specified rectangle by the width of borders represented by this brick style.
|