MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode Namespace / IDrawingDevice Interface
Members

IDrawingDevice Interface
The IDrawingDevice interface provides methods for drawing objects to the display device.
Object Model
IDrawingDevice Interface
Syntax
'Declaration
 
Public Interface IDrawingDevice 
   Inherits ITextMeasurer 
 
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also