The following tables list the members exposed by the CADImport.CADImportForms type.
Classes
| Name | Description | |
|---|---|---|
|
LayerChangedEventArgs | |
|
Pattern | Represents a color pattern on the ColorSelector form. |
|
RichTextBoxEx |
Forms
| Name | Description | |
|---|---|---|
|
AboutForm | Represents a form for the "About" dialog in demos. |
|
BugReportForm | Represents a form for bug report dialog in demos. |
|
ColorSelector | Represents a form for selecting a color. |
|
DemoForm | Represens a form that shows unregistered version info dialog. |
|
EditorOptions | Represents a form for the options dialog in Editor demo. |
|
GridForm | Provides visual interface for control grid settings |
|
LayerForm | Represents form for layers window in demos. |
|
OpenFileFromWebForm | Represents a form that corresponds to the opening of a file from the web dialog |
|
OptionsForm | Represents a form for the options dialog in Viewer demo. |
|
RegForm | Represents a form for the registration dialog. |
|
SHXForm | Represents a form for SHX fonts dialog. |
|
SetRasterSizeForm | Represents a form for setup of saved file size. |
Delegates
| Name | Description | |
|---|---|---|
|
ChangeLanguageEventHandler | Represents a set of methods which are invoked on changing of the application language. The set is used for ChangeLanguage event. |
|
ChangeLngPathEventHandler | Represents a set of methods which are invoked on changing of the language files directory. The set is used for ChangeLngPath event |
|
ChangeOptionsEventHandler | Represents a set of methods which are invoked on changing of the application settings. The set is used for ChangeEntityPanelVisible, ChangeBackgroundColor, ChangeDrawingColors events |
See Also