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

Name Description
Public property AbsDepth Gets an absolute depths of the CADImage. (inherited from CADImage).
Public property AbsHeight Gets an absolute height of the CADImage. (inherited from CADImage).
Public property AbsWidth Gets an absolute width of the CADImage. (inherited from CADImage).
Public property AllowColorCorrection Specifies if colors correction mode is enabled. Allows black/white colors inversion when active based on background color.
Public property Angle Gets or sets the angle for this CADImage object visualization. (inherited from CADImage).
Public property BackgroundColor Gets or sets a background color of this CADImage. (inherited from CADImage).
Public property BorderSize Gets or sets a border size in pixels. (inherited from CADImage).
Public property BorderType Gets or sets a border type. (inherited from CADImage).
Public property Center Gets or sets CADImage center point. (inherited from CADImage).
Public property Charset Gets or sets a character set for the text entities. (inherited from CADImage).
Public property Static CodePage Gets or sets a number that identifies the encoding used in the loaded CAD file. (inherited from CADImage).
Public property Converter Gets a converter that loads CAD entities from the file to draw them in the current CADImage. (inherited from CADImage).
Public property CurrentLayer Gets or sets a current layer for the CADImage. (inherited from CADImage).
Public property CurrentLayout Gets or sets a current layout for the CADImage. (inherited from CADImage).
Public property CurrentLayoutIndex Gets an index of the current layout. (inherited from CADImage).
Public property CurrentMarker Gets a currently selected marker. (inherited from CADImage).
Public property DefaultColor Gets or sets a default color for the CADImage. (inherited from CADImage).
Public property DefaultLayoutIndex Gets or sets a default layout index. (inherited from CADImage).
Public property DimensionsVisible Gets or sets a value indicating whether dimensions on the drawing are visible. (inherited from CADImage).
Public property DrawMode Gets or sets a current drawing mode. (inherited from CADImage).
Public property EnableSnap Gets or sets enablement of snap mode (inherited from CADImage).
Public property Extents Gets or sets an extents of the CADImage object. (inherited from CADImage).
Public property FileInf Gets information about a currently open file by means of the FileInfo class. (inherited from CADImage).
Public property GDIPainter Provides drawing functionality based on GDI+. (inherited from CADImage).
Public property GraphicsOutMode Specifies image draw mode. (inherited from CADImage).
Public property InterpolationMode Gets or sets the interpolation mode associated with current Graphics object (inherited from CADImage).
Public property Is3D Gets a value indicating whether this CADImage is three-dimensional. (inherited from CADImage).
Public property IsDraw3DAxes Gets or sets a value indicating whether 3D axes are shown on the drawing. (inherited from CADImage).
Public property IsDrawingRotated Gets a value indicating whether the CADImage has been rotated. (inherited from CADImage).
Public property IsShowBackground Gets or sets a value indicating using of a BackgroundColor. (inherited from CADImage).
Public property IsShowLineWeight Gets or sets a value indicating whether a thickness of lines in the CADImage is determined by the file data.
Public property IsSnapObject Gets a value, which shows if there is an object for snapping under current coordinates (inherited from CADImage).
Public property IsStopped For internal use. (inherited from CADImage).
Public property IsWithoutBorder Gest or sets a value indicating whether to draw the CADImage without borders. (inherited from CADImage).
Public property IsWithoutMargins Gets or sets a value indicating whether to draw the CADImage without margins. (inherited from CADImage).
Public property Static LastLoadedFilePath Specifying of the search directory (used for X-Refs, ImageEnt) (inherited from CADImage).
Public property LayersCount Gets a quantity of layers in this CADImage. (inherited from CADImage).
Public property Layouts Gets a collection of layouts in the current CADImage. (inherited from CADImage).
Public property LayoutsCount Gets a quantity of layouts in this CADImage. (inherited from CADImage).
Public property LineScaled Obsolete. Gets or sets a value indicating whether a width of lines to draw all entities in the drawing is specified by the file data. (inherited from CADImage).
Public property LineWeightScale Gets or sets a scale for drawing lines. (inherited from CADImage).
Public property MMToPixelX Gets or sets a value corresponding to amount of millimeters per one pixel. (inherited from CADImage).
Public property NavigateDrawMatrix (inherited from CADImage).
Public property NullWidth Gets or sets default thickness for lines used to draw a CADImage. (inherited from CADImage).
Public property NumberOfPartsInCircle Gets or sets a quantity of segments to be used to draw a circle. (inherited from CADImage).
Public property Painter Provides image drawing functionality. (inherited from CADImage).
Public property PrintDialog Gets or sets print dialog (inherited from CADImage).
Public property PureExtents Gets CADImage extents without margins. (inherited from CADImage).
Public property RecalcDotSingPts Should be assigned to true to correct render linetypes with shapes or text. Set to true before rendering when create or change linetype with shape or text (inherited from CADImage).
Public property ResizeDisproportionateDrawing For internal use (inherited from CADImage).
Public property SHXSearchPaths Gets or sets paths for searching SHX fonts. (inherited from CADImage).
Public property SearchSHXPaths Gets or sets a value specifying whether SHX paths will be searched for the fonts. (inherited from CADImage).
Public property SelectEntitiesCount Gets the number of selected entities (inherited from CADImage).
Public property SelectedEntities Gets or sets a list of selected entities (inherited from CADImage).
Public property SelectionMode Gets or sets a state of the Selection tool. (inherited from CADImage).
Public property Selector Provides selection functionality. (inherited from CADImage).
Public property SkipMMtoPixel For specific use (inherited from CADImage).
Public property SnapCurrent (inherited from CADImage).
Public property SnapOptions Represents Snap options for the CADImage object (inherited from CADImage).
Public property SnapRealPoint Gets a current point in absolute coordinates (drawing coordinates) (inherited from CADImage).
Public property SnapScreenPoint Gets current point in display coordinates (inherited from CADImage).
Public property TTFSmoothing Gets or sets a value indicating whether TTF fonts are smoothed. (inherited from CADImage).
Public property TextVisible Gets or sets a value indicating whether the texts in the CADImage are visible. (inherited from CADImage).
Public property UndoMode Gets or sets whether undo/redo is disable or enable for professional version (inherited from CADImage).
Public property UseDoubleBuffering Outdated. Does nothing (inherited from CADImage).
Public property UseLayerPriority (inherited from CADImage).
Public property UseMultyTTFFonts Gets or sets a value indicating whether a multimode is used for showing symbols. (inherited from CADImage).
Public property UseNullWidth Specifies if default width will be used instead of entity width. (inherited from CADImage).
Public property UseSHXFonts Specifies if SHX fonts will be used for visualization. (inherited from CADImage).
Public property UseTTFFonts Specifies if TTF fonts will be used for visualization. (inherited from CADImage).
Public property UseWinEllipse Gets or sets a value indicating whether arcs and circles in the CADImage are drawn with GDI+ drawing methods without linearization. (inherited from CADImage).
Top