ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / GdiplusGraphicDeviceContext Class / GdiplusGraphics Property

In This Topic
    GdiplusGraphics Property
    In This Topic
    Gets the local cached Gdiplus System.Drawing.Graphics.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property GdiplusGraphics As Graphics
    protected Graphics GdiplusGraphics {get;}
    See Also