Border plugin
Adds a border to an image
Example usage
Example 1
Border{1,DDDDDD}
Example 2
Border{10,Red}
Constructors
Constructor 1
Border{Brush.Size,Brush.Color}
Available properties
Position - DrawPluginPosition
The type of positioning to use
X - Number
The X-coordinate to begin drawing, if relevant
Y - Number
The Y-coordinate to begin drawing, if relevant
Brush - ImgBagBrush
The settings to use for the brush, if relevant
Font - ImgBagFont
The settings to use for the font, if relevant