In This Topic
Gets or sets the color used to blend with the edge pixels of the image.
The default is transparent black.
.
Syntax
'Declaration
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
See Also