[]
        
(Showing Draft Content)

C1.Win.Drawing.StringRendererBase

StringRendererBase Class

Provides base methods used to measure and render text.

Inheritance
StringRendererBase
Namespace: C1.Win.Drawing
Assembly: C1.Win.4.8.dll
Syntax
public abstract class StringRendererBase
Public MustInherit Class StringRendererBase

Constructors

Name Description
StringRendererBase()

Methods

Name Description
PrepareHdc(Graphics)

Gets the handle to the device context associated with Graphics.

ReleaseHdc(Graphics, IntPtr)

Releases a device context handle obtained by a previous call to the PrepareHdc(Graphics) method of Graphics.