Applies buttonize effect on the image.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Buttonize ( _
borderWidth As Single, _
lightColor As Color, _
shadowColor As Color _
)
Type: System.Single
Border (button edge) width.Type: Aurigma.GraphicsMill.Color
Color value used to draw highlighted edges.Type: Aurigma.GraphicsMill.Color
Color value used to draw shadowed edges.