DXGraphics Properties
Allows you to draw graphics content.Name | Description |
---|---|
Clip |
Obtains the clipping region of the graphics layout. |
Compositing |
Gets or sets how to draw composited images |
Dpi |
Gets the horizontal resolution of the DXGraphics object.
|
Dpi |
Gets the vertical resolution of the DXGraphics object.
|
Interpolation |
Gets or sets the interpolation mode associated with the DXGraphics object.
|
Page |
Gets or sets the scaling between world units and page units. |
Page |
Gets or sets the measure units used for page coordinates. |
Smoothing |
Gets or sets the rendering quality. |
Text |
Gets or sets the text rendering mode. |
Transform | Gets or sets a copy of the geometric world transformation. |
See Also