Provides access to members that control the use of Dgn files with any file extension.
Members
| Name | Description | |
|---|---|---|
![]() |
EnableAllDgnFileExtensions | Indicates whether the use of Dgn files with any file extension is enabled. |
ICadSettings.EnableAllDgnFileExtensions Property
Indicates whether the use of Dgn files with any file extension is enabled.
Public Property EnableAllDgnFileExtensions As Boolean
public bool EnableAllDgnFileExtensions {get; set;}
Classes that implement ICadSettings
| Classes | Description |
|---|---|
| CadWorkspaceFactory | Esri Cad Workspace Factory. |
