alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TextRendererDC

    Inheritance
    System.Object
    TextRendererDC
    Implements
    System.Drawing.IDeviceContext
    System.IDisposable
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class TextRendererDC : Object, IDeviceContext, IDisposable

    Constructors

    TextRendererDC(Graphics)

    Declaration
    public TextRendererDC(Graphics g)
    Parameters
    Type Name Description
    System.Drawing.Graphics g

    Methods

    Dispose()

    Declaration
    public void Dispose()

    GetHdc()

    Declaration
    public IntPtr GetHdc()
    Returns
    Type
    System.IntPtr

    ReleaseHdc()

    Declaration
    public void ReleaseHdc()

    Implements

    System.Drawing.IDeviceContext
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved