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

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