SaaPictureBox
Last updated
Last updated
SaaPictureBox takes these color properties.
BackColor
is the color for the background of the control.
BorderColor
and BorderColor2
are the two colors form the border colors and they can be adjusted with BorderColorAngle
.
Border
property tells the thickness of the border lines. "0" means no border.
Radius
property tells the roundness of the edges. With this property you can change the shapes of the border edges. Radius
has four properties:
TopLeft
, TopRight
, BottomRight
, BottomLeft
.