The following tables list the members exposed by the CGMImage type.

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