Share via


PosPrinterBase.DrawRuledLine Method

Definition

public override void DrawRuledLine (Microsoft.PointOfService.PrinterStation station, string positionList, Microsoft.PointOfService.LineDirection direction, int lineWidth, Microsoft.PointOfService.LineStyle style, int lineColor);
override this.DrawRuledLine : Microsoft.PointOfService.PrinterStation * string * Microsoft.PointOfService.LineDirection * int * Microsoft.PointOfService.LineStyle * int -> unit
Public Overrides Sub DrawRuledLine (station As PrinterStation, positionList As String, direction As LineDirection, lineWidth As Integer, style As LineStyle, lineColor As Integer)

Parameters

station
PrinterStation
positionList
String
direction
LineDirection
lineWidth
Int32
style
LineStyle
lineColor
Int32

Applies to