Constructor of ORLabelOptions Overload public ORLabelOptions(char Placement, ColorInt? BackgroundColor = null, ColorInt? TextColor = null) Parameters Placement (char) Label placement relative to rectangle: 'L' (left), 'R' (right), 'T' (top), 'B' (bottom) or 'I' (inside). Default: 'L'. BackgroundColor (ColorInt?) TextColor (ColorInt?)