 Public Methods
    
    Public Methods
  
| Name | Description | |
|---|---|---|
|   | AddSHXPaths | Displays a form in which a user can add or delete the paths to the SHX files. | 
|   | BeginInvoke | (Overloaded) (inherited from Control). | 
|   | Black_Click | Paints the CAD image background in the black color. | 
|   | BringToFront | (inherited from Control). | 
|   | Change3DAxesVisiblity | Shows or hides 3D axes. | 
|   | ChangeControlState | Changes the current state of controls | 
|   | ChangeCurrLayoutIndex | Changes current layout in accordance with its new index in the list of layouts. | 
|   | ChangeDimensionsVisiblity | Shows or hides dimensions in the current CAD image. | 
|   | ChangeDoubleBufferingMode | Enables/disables the double buffering mode | 
|   | ChangeSelectionCond | Enables/disables the entity selection mode | 
|   | ChangeShowLineWeight | Alternately changes a boolean value that indicates if a thickness of lines is determined by the file data. | 
|   | ChangeTextsVisiblity | Shows or hides texts in the current CAD image. | 
|   | ChangeTreeVisiblity | Shows or hides a panel that contains the entities tree. | 
|   | ChangeTypeFont | Enables or disables shx fonts | 
|   | CloseFile | Closes the currently opened CAD file. | 
|   | Color_Click | Paints the CAD image background in the user defined color. | 
|   | Contains | (inherited from Control). | 
|   | CreateControl | (inherited from Control). | 
|   | CreateGraphics | (inherited from Control). | 
|   | CreateObjRef | (inherited from MarshalByRefObject). | 
|   | Dispose | (inherited from Component). | 
|   | DoBlackColor | Displays a CAD image in black and white colors. | 
|   | DoDragDrop | (inherited from Control). | 
|   | DoEnableRectangle | Enables or disables rectangle tool | 
|   | DoNormalColor | Displays a CAD image in all used colors. | 
|   | DoResize | (Overloaded) Resizes the CAD image to fit drawing's bounds. | 
|   | DoZoomExtents | Fit drawing to window | 
|   | DoZoomIn | Increases a scale of the CAD image in two times. | 
|   | DoZoomOut | Decreases a scale of the CAD image in two times. | 
|   | DrawCADImage | Draws a CAD image from the loaded CAD file. | 
|   | DrawToBitmap | (Overloaded) (inherited from Control). | 
|   | Enable3DOrbit | Enables/disables 3DOrbit | 
|   | EnableButton | Enables or disables buttons of the toolbar and menu items of the main menu. | 
|   | EndInvoke | (inherited from Control). | 
|   | Equals | (Overloaded) (inherited from Object). | 
|   | FindForm | (inherited from Control). | 
|   | Focus | (inherited from Control). | 
|     | FromChildHandle | (inherited from Control). | 
|     | FromHandle | (inherited from Control). | 
|   | GetChildAtPoint | (Overloaded) (inherited from Control). | 
|   | GetContainerControl | (inherited from Control). | 
|   | GetFromClipboard | Loads raster image from the clipboard | 
|   | GetHashCode | (inherited from Object). | 
|   | GetLifetimeService | (inherited from MarshalByRefObject). | 
|   | GetNextControl | (inherited from Control). | 
|   | GetPreferredSize | (inherited from Control). | 
|   | GetRealPoint | (Overloaded) Gets a three-dimensional point of the current CAD image from the specified screen point. | 
|   | GetType | (inherited from Object). | 
|   | Go3dOrbit | Alternately displays or hides the 3D Orbit tool. | 
|   | Hide | (inherited from Control). | 
|   | InitializeLifetimeService | (inherited from MarshalByRefObject). | 
|   | Invalidate | (Overloaded) (inherited from Control). | 
|   | InvalidateImage | Invalidates a specific region of the control and causes a paint message to be sent to the control. | 
|   | Invoke | (Overloaded) (inherited from Control). | 
|     | IsKeyLocked | (inherited from Control). | 
|     | IsMnemonic | (inherited from Control). | 
|   | LoadFile | Loads a CAD file. | 
|   | LogicalToDeviceUnits | (Overloaded) (inherited from Control). | 
|   | NewFile | create new a CAD. | 
|   | NewProtectionSettings | Fills the specified list with the current protection settings. | 
|   | OnChangeBackgroundColor | Invokes the ChangeBackgroundColor event | 
|   | OnChangeDimensionShow | Invokes the ChangeDimensionShow event | 
|   | OnChangeDrawingColors | Invokes the ChangeDrawingColors event | 
|   | OnChangeEntityPanelVisible | Invokes the ChangeEntityPanelVisible event | 
|   | OnChangeEntityPropertyGridVisible | Invokes the ChangeEntityPropertyGridVisible event | 
|   | OnChangeLanguage | Invokes the ChangeLanguage event | 
|   | OnChangeLineWeightShow | Invokes the ChangeLineWeightShow event | 
|   | OnChangeSnapEnable | Invokes the ChangeSnapEnables event | 
|   | OnChangeStatusBarVisible | Invokes the ChangeStatusBarVisible event | 
|   | OnChangeTextShow | Invokes ChangeTextShow event | 
|   | OnChangeToolsPanelVisible | Invokes the ChangeToolsPanelVisible event | 
|   | OnEndLoadFile | Invokes the EndLoadFile event | 
|   | PerformAutoScale | (inherited from ContainerControl). | 
|   | PerformLayout | (Overloaded) (inherited from Control). | 
|   | PointToClient | (inherited from Control). | 
|   | PointToScreen | (inherited from Control). | 
|   | PreProcessControlMessage | (inherited from Control). | 
|   | PreProcessMessage | (inherited from Control). | 
|   | PutToClipboard | Puts an image as a raster to the clipboard | 
|   | ReOpen | Reopens a file after selecting or deselecting SHX fonts. | 
|   | RectangleToClient | (inherited from Control). | 
|   | RectangleToScreen | (inherited from Control). | 
|     | ReferenceEquals | (inherited from Object). | 
|   | Refresh | (inherited from Control). | 
|   | Register | Registers the CADImportNet library. | 
|   | ResetBackColor | (inherited from Control). | 
|   | ResetBindings | (inherited from Control). | 
|   | ResetCursor | (inherited from Control). | 
|   | ResetFont | (inherited from Control). | 
|   | ResetForeColor | (inherited from Control). | 
|   | ResetImeMode | (inherited from Control). | 
|   | ResetRightToLeft | (inherited from Control). | 
|   | ResetScaling | Obsolete. | 
|   | ResetText | (inherited from Control). | 
|   | ResumeLayout | (Overloaded) (inherited from Control). | 
|   | Rotate2D | Rotates an image (2D rotation) | 
|   | SaveAsDXF | (Overloaded) Saves currently opened file as a DXF file | 
|   | SaveAsImage | Invokes the SaveFileDialog box where a user can select a directory and format for saving the current CAD image. | 
|   | SaveProtectionSettings | Makes the specified settings the current ones. | 
|   | Scale | (Overloaded) (inherited from Control). | 
|   | ScaleBitmapLogicalToDevice | (inherited from Control). | 
|   | ScrollControlIntoView | (inherited from ScrollableControl). | 
|   | Select | (Overloaded) (inherited from Control). | 
|   | SelectNextControl | (inherited from Control). | 
|   | SendToBack | (inherited from Control). | 
|   | SetAutoScrollMargin | (inherited from ScrollableControl). | 
|   | SetBackView | Sets back view of a drawing | 
|   | SetBottomView | Sets bottom view of a drawing | 
|   | SetBounds | (Overloaded) (inherited from Control). | 
|   | SetCADImageOptions | Sets current properties for CADImage for loading file | 
|   | SetColorLayer | Sets a color for layer (CADLayer) specified by index | 
|   | SetFreezeLayer | Sets freeze parameter for CADLayer | 
|   | SetFrontView | Sets the front view of a drawing | 
|   | SetInitialView | Sets an initial view of a drawing | 
|   | SetLeftView | Sets the left view of a drawing | 
|   | SetNEIsometricView | Sets the NE isometric view of a drawing | 
|   | SetNWIsometricView | Sets the NW isometric view of a drawing | 
|   | SetRightView | Sets the right view of a drawing | 
|   | SetSEIsometricView | Sets the SE isometric view of a drawing | 
|   | SetSWIsometricView | Sets the SW isometric view of a drawing | 
|   | SetSizePictureBox | Obsolete. | 
|   | SetTopView | Sets the top view of a drawing | 
|   | SetVisibleLayer | Sets layer's visibility | 
|   | Show | (Overloaded) (inherited from Control). | 
|   | ShowLoadFileDialog | Invokes open file dialog and loads specified file | 
|   | ShowOpenFromWebForm | Opens a form to open a file from the web | 
|   | ShowRect | Obsolete. For internal use | 
|   | SuspendLayout | (inherited from Control). | 
|   | ToString | (inherited from Component). | 
|   | Unregister | Closes all registration resources. | 
|   | Update | (inherited from Control). | 
|   | UseClipRect | Enables CADImport.FaceModuleClipRect tool for set of entities selection | 
|   | UseWinEllipse | Alternately changes a boolean value indicating whether arcs and circles in the CAD image are drawn with GDI+ drawing methods without linearization. | 
|   | Validate | (Overloaded) (inherited from ContainerControl). | 
|   | ValidateChildren | (Overloaded) (inherited from UserControl). | 
|   | ViewLayouts | Creates a list of layouts of the CAD image and sets the current layout. | 
|   | White_Click | Paints the CAD image background in the white color. | 
|   | Zoom | (Overloaded) | 
	
		 See Also
		
		See Also
	
			 
          
         
     
     
     
     
     
    