menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextRendererDC - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextRendererDC

    Inheritance
    System.Object
    TextRendererDC
    Implements
    System.Drawing.IDeviceContext
    System.IDisposable
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class TextRendererDC : 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 - 2025 Syncfusion Inc. All Rights Reserved