ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / ImageDeviceContext Class
Members

In This Topic
    ImageDeviceContext Class
    In This Topic
    Represents a gdi device context coming directly from a gdi+ image.
    Syntax
    'Declaration
     
    
    Public Class ImageDeviceContext 
       Inherits GdiplusGraphicDeviceContext
    public class ImageDeviceContext : GdiplusGraphicDeviceContext 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
                C1.Framework.Drawing.Gdi.DeviceContexts.ImageDeviceContext

    See Also