The following tables list the members exposed by the CADGraphicsAPI2D type.
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 (inherited from CADGraphics2D<T>). | |
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. (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. (inherited from CADPainter<T>). | |
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. (inherited from CADPainter<T>). | |
Dispose | For inheritance. (inherited from CADPainter<T>). | |
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. (inherited from CADPainter<T>). | |
DrawLine | (Overloaded) Draws a polyline by two specified points. (inherited from CADPainter<T>). | |
DrawPixel | (Overloaded) Draws a single pixel (inherited from CADPainter<T>). | |
DrawPolyPolyLine | (Overloaded) Draws a set of lines or a set of polygons (inherited from CADPainter<T>). | |
DrawPolyline | (Overloaded) Draws a polyline (inherited from CADPainter<T>). | |
DrawString | (Overloaded) Draws a text string. (inherited from CADPainter<T>). | |
Equals | (Overloaded) (inherited from Object). | |
ExportToMetafile | (Overloaded) Exports a CAD drawing to Windows Enhanced metafile. (inherited from CADPainter<T>). | |
FillPolyPolyLine | (Overloaded) Draws a filled polygons. (inherited from CADPainter<T>). | |
FillPolyline | (Overloaded) Draws a filled polyline. (inherited from CADPainter<T>). | |
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. (inherited from CADPainter<T>). | |
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. (inherited from CADPresenter). | |
SaveToFile | (Overloaded) Writes a visible part of the current CAD image to the disk as a raster image. (inherited from CADPresenter). | |
SaveToStream | (Overloaded) Writes a visible part of the current CAD image to the specified stream as a raster image. (inherited from CADPresenter). | |
Scale | (Overloaded) need help (inherited from CADPresenter). | |
Sub_T | (Overloaded) Performs subtraction of two points. (inherited from CADPainter<T>). | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
updateRect | (inherited from CADPresenter). | |
viewportRect | (inherited from CADPresenter). |