Property | Type | Description | |
---|---|---|---|
Name | string | ||
Precision | int | ||
Units | string |
Method | Description | |
---|---|---|
Draw ( IDrawingGraphics drawingGraphics ) : void | ||
HandleTap ( System point ) : void | ||
SensorTextElement ( Sensor sensor, string>.Dictionary |
||
notifyDimensions ( int width, int height ) : void |
public Draw ( IDrawingGraphics drawingGraphics ) : void | ||
drawingGraphics | IDrawingGraphics | |
return | void |
public SensorTextElement ( Sensor sensor, string>.Dictionary |
||
sensor | Sensor | |
attrs | string>.Dictionary | |
return | System |
public notifyDimensions ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |