TreeText::SetBorderColor

TreeText::SetBorderColor
void SetBorderColor(const Color& borderColor);
void SetBorderColor(UInt32 borderColor);
Description

SetBorderColor sets the color of border around the text. If alpha is set to 0, then border is not drawn (default behavior).

Parameters
Parameters 
Description 
const Color& borderColor 
Border color around the text.