|
Represents the border written on the photo
[Visual Basic]
Public Structure Borders |
| |
[C#]
Public struct Borders |
For a list of all members of this struct, see below.
| Public Constructors |
Description |
Border Constructor |
Initialize a new instance of Borders class with a PhotoBrushBorder |
| |
|
| Public Properties |
Description |
Brush |
Gets or sets the brush, only needed when photoborder
style is Customize |
CenterColor |
Gets or sets a color class. Needed in some border style,
for more information refer to documentation |
Colors |
Gets or sets a color class. Needed in some border style,
for more information refer to documentation |
Length |
Gets or sets the border length |
PhotoBorderStyle |
Gets or sets the photoborder style |
|