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; } |
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 )