Name | Description | |
---|---|---|
![]() | Canvas | Gets the canvas image. (Inherited from RasterDrawingEngine) |
![]() | CharacterSpacing | Gets or sets the character spacing, in world space. (Inherited from DrawingEngine) |
![]() | Clip | Gets or sets a copy of region that limits the drawing region of this drawing engine. |
![]() | ClipBounds | Gets the bounding rectangle of the clipping region of this drawing engine. |
![]() | CompositingMode | Gets or sets the compositing mode. |
![]() | DrawingFactory | Gets the drawing factory of this drawing engine. |
![]() | DrawSharpImageBorders | Gets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. |
![]() | InterpolationMode | Gets or sets the interpolation mode, which is associated with this drawing engine. |
![]() | IsClipEmpty | Gets a value indicating whether the clipping region of drawing engine is empty. |
![]() | IsRenderingResumed | Gets a value indicating whether rendering is resumed. (Inherited from RasterDrawingEngine) |
![]() | IsVector | Gets a value indicating whether this drawing engine draws on vector drawing surface. (Inherited from RasterDrawingEngine) |
![]() | MinPenWidth | Gets or sets the minimum width of pen, measured in device pixels. (Inherited from DrawingEngine) |
![]() | RenderingMode | Gets the rendering mode. (Inherited from DrawingEngine) |
![]() | Resolution | Gets the resolution of this drawing engine. (Inherited from RasterDrawingEngine) |
![]() | SmoothingMode | Gets or sets the smoothing mode, which is associated with this drawing engine. |
![]() | SurfaceBounds | Gets the surface bounds, in surface space. (Inherited from RasterDrawingEngine) |
![]() | TextRenderingHint | Gets or sets the text rendering hint. (Inherited from RasterDrawingEngine) |
![]() | TextRenderingMethod | Gets or sets the text rendering method. (Inherited from DrawingEngine) |
![]() | Transform | Gets or sets a copy of the geometric world transformation for this drawing engine. |
![]() | VisibleClipBounds | Gets the bounding rectangle of the visible clipping region of this drawing engine. (Inherited from RasterDrawingEngine) |