IUIDataView

Namespace: WellFired.Profile.ProfileProcessor.Visual

Description

Properties

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

Public Methods

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 ( )