The following tables list the members exposed by the CADGraphics2D<T> type.

Name Description
Public property DrawMatrix (inherited from CADPresenter).
Public property DrawTarget Represents a surface for visualization (inherited from CADPresenter).
Public property DrawTextMeansGDIPlusMethods Gets or sets drawing mode of simple and not rotated texts by GDI+ drawing text means
Public property Image Gets or sets a CADImage for visualization (inherited from CADPresenter).
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. (inherited from CADPresenter).
Public property UseWinEllipse Gets or sets a value indicating whether arcs and circles in the CADImage are drawn with GDI+ drawing methods without linearization.
Public property VisibleBox Gets a rectangular area that will be visualized. (inherited from CADPainter<T>).
Top