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

In This Topic
    IDrawingDevice Interface
    In This Topic
    The IDrawingDevice interface provides methods for drawing objects to the display device.
    Object Model
    IDrawingDevice Interface
    Syntax
    'Declaration
     
    Public Interface IDrawingDevice 
       Inherits ITextMeasurer 
    public interface IDrawingDevice : ITextMeasurer  
    See Also