Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcDXGraphics Class / RenderTarget Property

In This Topic
    RenderTarget Property (GcDXGraphics)
    In This Topic
    Gets an instance of the GrapeCity.Documents.DX.Direct2D.RenderTarget class.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderTarget As RenderTarget
    public RenderTarget RenderTarget {get;}
    See Also