PosPrinterBase.DrawRuledLineImpl(DrawRuledLineOperation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual Microsoft.PointOfService.BaseServiceObjects.PrintResults DrawRuledLineImpl (Microsoft.PointOfService.BaseServiceObjects.DrawRuledLineOperation drlo);
abstract member DrawRuledLineImpl : Microsoft.PointOfService.BaseServiceObjects.DrawRuledLineOperation -> Microsoft.PointOfService.BaseServiceObjects.PrintResults
override this.DrawRuledLineImpl : Microsoft.PointOfService.BaseServiceObjects.DrawRuledLineOperation -> Microsoft.PointOfService.BaseServiceObjects.PrintResults
Protected Overridable Function DrawRuledLineImpl (drlo As DrawRuledLineOperation) As PrintResults