Class BarcodePolygonsStaticViewExtensions
public static class BarcodePolygonsStaticViewExtensions
- Inheritance
-
BarcodePolygonsStaticViewExtensions
- Inherited Members
Methods
Copy(BarcodePolygonStyle, bool?, bool?, bool?, float?, float?, Color?, Color?, Color?, Color?, bool?)
public static BarcodePolygonsStaticView.BarcodePolygonStyle Copy(this BarcodePolygonsStaticView.BarcodePolygonStyle other, bool? drawPolygon = null, bool? useFill = null, bool? useFillHighlighted = null, float? cornerRadius = null, float? strokeWidth = null, Color? strokeColor = null, Color? strokeHighlightedColor = null, Color? fillColor = null, Color? fillHighlightedColor = null, bool? shouldDrawShadows = null)
Parameters
other
BarcodePolygonsStaticView.BarcodePolygonStyledrawPolygon
bool?useFill
bool?useFillHighlighted
bool?cornerRadius
float?strokeWidth
float?strokeColor
Color?strokeHighlightedColor
Color?fillColor
Color?fillHighlightedColor
Color?shouldDrawShadows
bool?
Returns
SetBarcodeAppearanceDelegate(IBarcodeScanCountSelectionOverlayController, PolygonStyleDelegate)
public static void SetBarcodeAppearanceDelegate(this IBarcodeScanCountSelectionOverlayController controller, BarcodePolygonsStaticView.PolygonStyleDelegate getPolygonStyle)
Parameters
controller
IBarcodeScanCountSelectionOverlayControllergetPolygonStyle
BarcodePolygonsStaticView.PolygonStyleDelegate