Public Methods
| Name | Description | |
|---|---|---|
|
ActiveVPort | Returns drawing area visualized with the active VPort. (inherited from CADImage). |
|
AddScaledDXF | Adds a scaled external reference to the model space of the specified CAD image. (inherited from CADImage). |
|
AddScaledDXFEx | Adds a scaled external reference to the current layout of the specified CAD image. (inherited from CADImage). |
|
AddToUndoList | (Overloaded) Adds operation "create new Entity" to undo list (inherited from CADImage). |
|
ChangeDrawMode | Initializes a new graphic class object if current mode changed. (inherited from CADImage). |
|
ChangeEntities | (inherited from CADImage). |
|
ChangeGraphicsMode | Changes image drawing mode. (inherited from CADImage). |
|
ChangePositionSelectedEntities | Changes position of the selected entities (inherited from CADImage). |
|
ChangePositionSelectedEntity | Changes a position of the selected entity. (inherited from CADImage). |
|
ClearBuffer | Outdated. Does nothing (inherited from CADImage). |
|
ClearMarkers | Clears a collection of markers. (inherited from CADImage). |
|
ClearRedoCollection | Clears redo entity collection (inherited from CADImage). |
|
ClearSelectCollection | Clears a collection of the selected entities. (inherited from CADImage). |
|
ClearSelection | Clears a list of the selected entities. (inherited from CADImage). |
|
ClearSnapTrace | (Overloaded) Clears last drawn snap drawing element (inherited from CADImage). |
|
ClearUndoCollection | Clears undo entity collection (inherited from CADImage). |
|
CopyEntities | (Overloaded) Copies selected entities to the clipboard (inherited from CADImage). |
|
CorrectByGrid | (Overloaded) Reduces a point location on screen to the grid node when the grid is active (inherited from CADImage). |
|
CorrectByGridAndOrtho | Reduces a point relocation sizes on screen to the grid cell sizes when the grid is active (inherited from CADImage). |
|
CreateImageByExtension | Creates specialised CADImage object for specified file extention (inherited from CADImage). |
|
CutEntities | (Overloaded) Cuts selected entities from collection and paste them to the clipboard (inherited from CADImage). |
|
Dispose | Disposes a CADImage object. |
|
DoSelectEntities | (Overloaded) Selects inserted list of entities (inherited from CADImage). |
|
DoSelectEntity | Selects inserted entity (inherited from CADImage). |
|
Draw | (Overloaded) Draws a CADImage. (inherited from CADImage). |
|
DrawACISEntity | Draws ACISEntity object (inherited from CADImage). |
|
DrawChangeEntity | Changes a position of the marker designating the selected entity. (inherited from CADImage). |
|
DrawMoveEntityTrace | Draws entities on their offsetting (inherited from CADImage). |
|
DrawSnapTrace | Draws snap icon in case of proximity of object to current coordinates (inherited from CADImage). |
|
EmfConvertToDXF | (Overloaded) Converts emf file to dxf file (inherited from CADImage). |
|
Equals | (Overloaded) (inherited from Object). |
|
ExportClipToMetafile | Exports the part of a CAD drawing to Windows Enhanced metafile. (inherited from CADImage). |
|
ExportToMetafile | (Overloaded) Exports a CAD drawing to Windows Enhanced metafile. (inherited from CADImage). |
|
GetAbsPoint | Converts display coordinates into absolute coordinates of a design (inherited from CADImage). |
|
GetCADCoords | Returns coordinates of a point on the drawing. (inherited from CADImage). |
|
GetCenter | Returns the center point of a current layout (inherited from CADImage). |
|
GetExtents | Calculates the current dimensions of the CADImage. (inherited from CADImage). |
|
GetHashCode | (inherited from Object). |
|
GetLayerColor | Gets layer color by index (inherited from CADImage). |
|
GetLayerFreeze | Determines whether the layer (CADLayer) is frozen. (inherited from CADImage). |
|
GetLayerName | Gets a name of the layer that has the specified index in the collection of layers. (inherited from CADImage). |
|
GetLayerVisible | Determines whether a layer is visible (inherited from CADImage). |
|
GetLayoutName | Gets a name of the layout that has the specified index in the collection of layouts. (inherited from CADImage). |
|
GetPoint | Transforms a three-dimensional CAD point into a two-dimensional screen point. (inherited from CADImage). |
|
GetRealImageMatrix | (inherited from CADImage). |
|
GetRealImagePoint | For internal use. (inherited from CADImage). |
|
GetRealSnapPoint | Smooths a point in absolute coordinates by the entity (inherited from CADImage). |
|
GetSelectEntityRegion | Returns the selected area of the image. (inherited from CADImage). |
|
GetSnapObject | (Overloaded) (inherited from CADImage). |
|
GetType | (inherited from Object). |
|
GetVPortExtents | Returns extents of the active VPort reduced to the specified size (inherited from CADImage). |
|
InitialNewImage | (Overloaded) Initializes a new image with the default size (inherited from CADImage). |
|
InvalidateSelectEntity | Redraws a selected entity. (inherited from CADImage). |
|
InvalidateSelectedEntities | (Overloaded) Redraws a list of the selected entities (inherited from CADImage). |
|
LoadFromFile | Uses for redefining in a descendant classes, define loading image from the specified file. (inherited from CADImage). |
|
LoadFromStream | Loads a CAD image stored in the specified stream. |
|
LoadFromWeb | Loads CAD image from hyperlink (inherited from CADImage). |
|
MultipleSelect | Providing CAD image entities' multiple selection within a specified rectangle. (inherited from CADImage). |
|
MultipleSelectExt | Selects all entities inside the inserted rectangle (inherited from CADImage). |
|
PasteEntities | (Overloaded) Pastes entities from the clipboard (inherited from CADImage). |
|
PasteEntitiesExt | Pastes entities from the clipboard (inherited from CADImage). |
|
Prints a current CAD image. (inherited from CADImage). | |
|
RealScaleDouble | Gets the displaying scale of the image (inherited from CADImage). |
|
Redo | Redo change (inherited from CADImage). |
|
ReferenceEquals | (inherited from Object). |
|
RefreshCurrentLayout | Refresh current layout. (inherited from CADImage). |
|
RefreshSnapTrace | Refreshes a region of the last drawn snap drawing element (inherited from CADImage). |
|
RemoveEntity | (Overloaded) Removes CADEntity object. (inherited from CADImage). |
|
ResetViewMatrix | (inherited from CADImage). |
|
RotDefault | Rotates the drawing to the default view. (inherited from CADImage). |
|
RotToView | Rotates a CAD image to get a specified view. (inherited from CADImage). |
|
Rotate | Rotates objects in the current drawing. (inherited from CADImage). |
|
SaveAsDXF | Saves a current CAD image in DXF format. (inherited from CADImage). |
|
SaveImageToClipboard | (Overloaded) (inherited from CADImage). |
|
SaveToFile | (Overloaded) Saves a part of the current CAD image to the file of the specified format. (inherited from CADImage). |
|
SaveToStream | (Overloaded) Writes a visible part of the current CAD image to the specified stream as a raster image. (inherited from CADImage). |
|
Select | Selects an entity of the CAD image at the specified point. (inherited from CADImage). |
|
SelectExt | Selects an entity of the CAD image at the specified point. (inherited from CADImage). |
|
SetCenter | Sets CADImage center point. (inherited from CADImage). |
|
SetCurrentLayout | Sets a current layout of this CADImage. (inherited from CADImage). |
|
SetDrawMatrix | (inherited from CADImage). |
|
SetLayerColor | (Overloaded) Sets a color for layer (CADLayer) specified by index (inherited from CADImage). |
|
SetLayerFreeze | (Overloaded) Sets freeze parameter for CADLayer (inherited from CADImage). |
|
SetLayerVisible | (Overloaded) Sets a visibility of the layer. (inherited from CADImage). |
|
SetNewEntityMarkerPos | Sets a new position for the selected entity. The entity's new position is defined by the position of the marker. (inherited from CADImage). |
|
SetNewMMToPixel | Sets a quantity of millimeters per pixel for the specified Graphics object. (inherited from CADImage). |
|
SetNewPosEntitiesExt | Sets a new position for the specified entities (inherited from CADImage). |
|
SetNewPosEntity | Sets a new position for the specified entity. (inherited from CADImage). |
|
Stop | For internal use. (inherited from CADImage). |
|
ToString | (inherited from Object). |
|
Undo | Undo change (inherited from CADImage). |
See Also