IText

Namespace: WellFired.Profile.ProfileProcessor.Visual

Description

Properties

Color Color { get; set; }
string Content { get; set; }
int FontSize { get; set; }
Vect2 Position { get; set; }
float TextWidth { get; set; }
float TextHeight { get; set; }

Public Methods

void SetParent ( object parent )
void Rotate ( float angleInDegree )

Breakdown

  • Color Color { get; set; }
  • string Content { get; set; }
  • int FontSize { get; set; }
  • Vect2 Position { get; set; }
  • float TextWidth { get; set; }
  • float TextHeight { get; set; }
  • void SetParent ( object parent )
  • void Rotate ( float angleInDegree )