The following tables list the members exposed by the CADGraphicsGDI type.

Name Description
Public property DrawMatrix (inherited from CADPresenter).
Public property DrawTarget Gets or sets a GDI+ drawing surface.
Public property DrawTextMeansGDIPlusMethods Gets or sets drawing mode of simple and not rotated texts by GDI+ drawing text means (inherited from CADGraphics2D<T>).
Public property HighQualityRendering Gets or sets a value specifying if visualization quality settings mus be used.
Public property Image Gets or sets a CADImage for visualization (inherited from CADPresenter).
Public property InterpolationMode Gets or sets the interpolation mode associated with current Graphics object
Public property RenderMode Gets or sets rendering mode. (inherited from CADPresenter).
Public property Settings Gets a set of settings for visualization. (inherited from CADPresenter).
Public property UseDoubleBuffering Outdated. Does nothing
Public property UseWinEllipse Gets or sets a value indicating whether arcs and circles in the CADImage are drawn with GDI+ drawing methods without linearization. (inherited from CADGraphics2D<T>).
Public property VisibleBox Gets a rectangular area that will be visualized. (inherited from CADPainter<T>).
Top