The following tables list the members exposed by the CADImport.FaceModule type.
Classes
| Name | Description | |
|---|---|---|
|
CADImportFace | Provides functionality for creating the entities tree in the user interface. |
|
CADListView | Displays items list in CADListView control item: as text fields, images and special cell drawing methods |
|
CADPictureBox | Represents the advanced PictureBox object with scroll bars |
|
CADPropertyGrid | |
|
ClipRect | Represents the Rectangle tool. |
|
Grid | Represents the grid object for a control. |
|
ListEventSelectArgs | Contains parameters of cell selection event |
|
ListHeader | Represents the CADListView header cell |
|
ListHeaderCollection | Represents the CADListView headers collection |
|
ListItem | Represents the CADListView cell |
|
ListItemCollection | Represents the CADListView cells collection |
|
MultipleLanguage | Provides support for multiple languages. |
|
Orbit3D | Provides a possibility of drawing's rotation. |
|
PenXorDrawing | Auxiliary class for drawing in xor mode |
|
SaveSettings | Provides methods for saving the application's settings. |
|
ScrollEventArgsExt | Provides data for the Scroll event. |
Delegates
| Name | Description | |
|---|---|---|
|
CADImportEventHandler | Represents the method that handles the RotateEvent event |
|
DrawListItemCell | Represents cell drawing method |
|
ListCellSelectEventHandler | Represents a list of functions invoked on cell selection event |
|
ListItemSelectEventHandler | Represents a list of functions invoked on item selection event |
|
ScrollEventHandlerExt | Represents the method that handles the Scroll event of a FormsGridView, ScrollBar, TrackBar, or FormsGrid. |
Enumerations
| Name | Description | |
|---|---|---|
|
ConvSection | Specifies a type of section in a CAD file. |
|
RectangleType | Specifies the working modes for the Rectangle tool. |
|
ScrollBarsShow | Represents options for the scrollbars activity |
|
ScrollOrientation | Specifies the scroll bar orientation for the Scroll event. |
|
s3DStates | Specifies cursors for the 3D Orbit tool. |
See Also