Public Methods
| 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. |
|
Dispose | For inheritance. |
|
DoFinish | Finishes drawing an entity. |
|
Draw | (Overloaded) Draws a CADImage. |
|
DrawEntities | Invokes drawing method for specified entities if they are visible |
|
DrawEntity | Draws a specified CAD entity in the current CAD image. |
|
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. |
|
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) (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. |
|
ToString | (inherited from Object). |
See Also