DShape
Description
Draw a shape on a derma panel. Only one kind of shape, a rectangle, is available for use.
Parent
Derives methods, etc not listed on this page from DPanel.
Methods
table DShape:GetBorderColor()
Returns the current type of shape this panel is set to display.
See DShape:SetBorderColor.
Returns the current type of shape this panel is set to display.
See DShape:SetType.
DShape:SetBorderColor( table clr )
Sets the border color of the shape.
Currently does nothing.
Example
Creates the DShape rectangle within a small popup frame
Output: