UIDataView

Namespace: WellFired.Profile.ProfileProcessor.Visual

Implements: WellFired.Profile.ProfileProcessor.Visual.Group.IUIDataView

Description

Properties

string ProbeName { get; set; }
string ProbeValue { get; set; }
Vect2 Size { get; set; }
Vect2 Position { get; set; }
Color Color { get; set; }

Public Methods

  UIDataView ( IRectangle background, IText name, IText value )
void SetParent ( object parent )
void Show ( )
void Recycle ( )

Breakdown

  • string ProbeName { get; set; }
  • string ProbeValue { get; set; }
  • Vect2 Size { get; set; }
  • Vect2 Position { get; set; }
  • Color Color { get; set; }
  • void SetParent ( object parent )
  • void Show ( )
  • void Recycle ( )