Provides drawing functionality based on GDI+.
Top
Top
Top
Top
The following tables list the members exposed by the CADGraphicsGDI type.
Name | Description | |
---|---|---|
![]() |
CADGraphicsGDI | Initializes a new instance of the CADGraphicsGDI class. |
Name | Description | |
---|---|---|
![]() |
DrawMatrix | (inherited from CADPresenter). |
![]() |
DrawTarget | Gets or sets a GDI+ drawing surface. |
![]() |
DrawTextMeansGDIPlusMethods | Gets or sets drawing mode of simple and not rotated texts by GDI+ drawing text means (inherited from CADGraphics2D<T>). |
![]() |
HighQualityRendering | Gets or sets a value specifying if visualization quality settings mus be used. |
![]() |
Image | Gets or sets a CADImage for visualization (inherited from CADPresenter). |
![]() |
InterpolationMode | Gets or sets the interpolation mode associated with current Graphics object |
![]() |
RenderMode | Gets or sets rendering mode. (inherited from CADPresenter). |
![]() |
Settings | Gets a set of settings for visualization. (inherited from CADPresenter). |
![]() |
UseDoubleBuffering | Outdated. Does nothing |
![]() |
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>). |
![]() |
VisibleBox | Gets a rectangular area that will be visualized. (inherited from CADPainter<T>). |
Name | Description | |
---|---|---|
![]() |
Add_T | (Overloaded) Performs addition of two points. |
![]() |
AfterRotate | (inherited from CADPresenter). |
![]() |
ApplyScale | Calculates a matrix for drawing based on current scale. (inherited from CADPresenter). |
![]() |
BeforeRotate | (inherited from CADPresenter). |
![]() |
ClearMarkers | Clears a collection of markers. (inherited from CADPresenter). |
![]() |
ConvertTo_T | Converts a DPoint object into a Point object. |
![]() |
Dispose | Releases all resources used by the CADGraphicsGDI |
![]() |
DoFinish | Finishes drawing an entity. (inherited from CADPainter<T>). |
![]() |
Draw | (Overloaded) Draws a CADImage. (inherited from CADPainter<T>). |
![]() |
DrawEntities | Invokes drawing method for specified entities if they are visible (inherited from CADPainter<T>). |
![]() |
DrawEntity | Draws a specified CAD entity in the current CAD image. (inherited from CADPainter<T>). |
![]() |
DrawImage | (Overloaded) Draws a raster image or a metafile object. |
![]() |
DrawLine | (Overloaded) Draws a polyline by two specified points. |
![]() |
DrawPixel | (Overloaded) Draws a single pixel |
![]() |
DrawPolyPolyLine | (Overloaded) Draws a set of lines or a set of polygons |
![]() |
DrawPolyline | (Overloaded) Draws a polyline |
![]() |
DrawString | (Overloaded) Draws a text string. |
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
ExportToMetafile | (Overloaded) Exports a CAD drawing to Windows Enhanced metafile. |
![]() |
FillPolyPolyLine | (Overloaded) Draws a filled polygons. |
![]() |
FillPolyline | (Overloaded) Draws a filled polyline. |
![]() |
GetExtents | Calculates the current dimensions of the CADImage. (inherited from CADPresenter). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetPoint | Transforms a three-dimensional CAD point into a two-dimensional screen point. (inherited from CADPainter<T>). |
![]() |
GetType | (inherited from Object). |
![]() |
IsEqual_T | (Overloaded) Checks if two points are equal. |
![]() |
Move | Add offset to drawing matrix (inherited from CADPresenter). |
![]() |
OpenVPort | (inherited from CADPresenter). |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
RotDefault | Rotates the drawing to the default view. (inherited from CADPresenter). |
![]() |
RotToView | Rotates a CAD image to get a specified view. (inherited from CADPresenter). |
![]() |
Rotate | Rotates objects in the current drawing. (inherited from CADPresenter). |
![]() |
SaveImageToClipboard | (Overloaded) Writes a visible part of the current CAD image to the clipboard as a raster image. |
![]() |
SaveToFile | (Overloaded) Writes a visible part of the current CAD image to the disk as a raster image. |
![]() |
SaveToStream | (Overloaded) Saves a current CAD image to the stream of the specified format. |
![]() |
Scale | (Overloaded) need help (inherited from CADPresenter). |
![]() |
Sub_T | (Overloaded) Performs substraction of two points. |
![]() |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
updateRect | (inherited from CADPresenter). |
![]() |
viewportRect | (inherited from CADPresenter). |