Search
LinearGaugeRenderer Methods
 


 Public Methods

  Name Description

arrange

Component.Arrange override. Sets the location and size of this component relatively to its parent.

createController

Component.CreateController override. Returns a ComponentController used to interact with this component.

draw

Component.Draw override. Draws this component in specified RenderContext.

measure

Component.Measure override. Measures the desired size of this component.

 See Also