Implements basic drawing methods.
Top
Top
Top
The following tables list the members exposed by the CADPresenter type.
Name | Description | |
---|---|---|
DrawMatrix | ||
DrawTarget | Represents a surface for visualization | |
Image | Gets or sets a CADImage for visualization | |
RenderMode | Gets or sets rendering mode. | |
Settings | Gets a set of settings for visualization. | |
UseDoubleBuffering | Outdated. Does Nothing. | |
VisibleBox | Gets a rectangular area that will be visualized. |
Name | Description | |
---|---|---|
Add_T | Performs addition of two points. | |
AfterRotate | ||
ApplyScale | Calculates a matrix for drawing based on current scale. | |
BeforeRotate | ||
ClearMarkers | Clears a collection of markers. | |
ConvertTo_T | Converts a DPoint object. | |
Dispose | For inheritance. | |
Draw | (Overloaded) Draws a CADImage. | |
DrawImage | Draws a raster image or a metafile object. | |
DrawLine | Draws a polyline by two specified points. | |
DrawPixel | Draws a single pixel | |
DrawPolyPolyLine | Draws a set of lines or a set of polygons | |
DrawPolyline | Draws a polyline | |
DrawString | Draws a text string. | |
Equals | (Overloaded) (inherited from Object). | |
FillPolyPolyLine | Draws a filled polygons. | |
FillPolyline | Draws a filled polyline. | |
GetExtents | Calculates the current dimensions of the CADImage. | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
IsEqual_T | Checks if two points are equal. | |
Move | Add offset to drawing matrix | |
OpenVPort | ||
ReferenceEquals | (inherited from Object). | |
RotDefault | Rotates the drawing to the default view. | |
RotToView | Rotates a CAD image to get a specified view. | |
Rotate | Rotates objects in the current drawing. | |
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) Writes a visible part of the current CAD image to the specified stream as a raster image. | |
Scale | (Overloaded) need help | |
Sub_T | Performs subtraction of two points. | |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
updateRect | ||
viewportRect |