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 Details

    • strokeWidth

      public float strokeWidth
  • Constructor Details

    • SetStrokeWidth

      public SetStrokeWidth(double aWidth)
      Creates a new SetStrokeWidth operation.