Square plugin
Draws a square
Example usage
Example 1
Square{40,40,40}
Example 2
Square{30,30,50,8,Green}
Example 3
Square{X{10}Y{20}Size{70}Brush{Size{10}}}
Constructors
Constructor 1
Available properties
Size - Number
The size of the square in pixels
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