Public Properties
| Name | Description | |
|---|---|---|
|
DrawMatrix | (inherited from CADPresenter). |
|
DrawTarget | Represents a surface for visualization (inherited from CADPresenter). |
|
DrawTextMeansGDIPlusMethods | Gets or sets drawing mode of simple and not rotated texts by GDI+ drawing text means |
|
Image | Gets or sets a CADImage for visualization (inherited from CADPresenter). |
|
RenderMode | Gets or sets rendering mode. (inherited from CADPresenter). |
|
Settings | Gets a set of settings for visualization. (inherited from CADPresenter). |
|
UseDoubleBuffering | Outdated. Does Nothing. (inherited from CADPresenter). |
|
UseWinEllipse | Gets or sets a value indicating whether arcs and circles in the CADImage are drawn with GDI+ drawing methods without linearization. |
|
VisibleBox | Gets a rectangular area that will be visualized. (inherited from CADPainter<T>). |
See Also