Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / Dc Property

In This Topic
    Dc Property
    In This Topic
    Gets the DC.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dc As IntPtr
    public IntPtr Dc {get;}
    See Also