[]
Provides base methods used to measure and render text.
public abstract class StringRendererBase
Name | Description |
---|---|
StringRendererBase() |
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. |