Class RMPaintbot.SetStrokeWidth
- java.lang.Object
- 
- com.inductiveautomation.rm.graphics.RMPaintbot.Op
- 
- com.inductiveautomation.rm.graphics.RMPaintbot.SetStrokeWidth
 
 
- 
- Enclosing class:
- RMPaintbot
 
 public static class RMPaintbot.SetStrokeWidth extends RMPaintbot.Op An operation to set stroke width.
- 
- 
Field SummaryFields Modifier and Type Field Description floatstrokeWidth
 - 
Constructor SummaryConstructors Constructor Description SetStrokeWidth(double aWidth)Creates a new SetStrokeWidth operation.
 
-