IHandler Properties |
The GraphicsIHandler type exposes the following members.
Name | Description | |
---|---|---|
AntiAlias |
Gets or sets a value indicating that drawing operations will use antialiasing
| |
ClipBounds |
Gets the bounds of the clipping region
| |
CurrentTransform |
Gets a copy of the current transform.
| |
ImageInterpolation |
Gets or sets the interpolation mode for drawing images
| |
IsRetained |
Gets a value indicating the graphics sub-system is a retained system (e.g. WPF)
| |
PixelOffsetMode |
Gets or sets the pixel offset mode for draw operations
| |
PointsPerPixel |
Gets the scale of points to pixels. Multiply by desired pixel size to get point value (e.g. for font sizes)
|