Skip to main content
All docs
V25.1
  • DXGraphics Properties

    Allows you to draw graphics content.
    Name Description
    ClipBounds Obtains the clipping region of the graphics layout.
    CompositingMode Gets or sets how to draw composited images
    DpiX Gets the horizontal resolution of the DXGraphics object.
    DpiY Gets the vertical resolution of the DXGraphics object.
    InterpolationMode Gets or sets the interpolation mode associated with the DXGraphics object.
    PageScale Gets or sets the scaling between world units and page units.
    PageUnit Gets or sets the measure units used for page coordinates.
    SmoothingMode Gets or sets the rendering quality.
    TextRenderingHint Gets or sets the text rendering mode.
    Transform Gets or sets a copy of the geometric world transformation.
    See Also