Allows access to the DraftSight options that get and set default paths for these user-interface files: alias, custom icon, main customization, and custom menu.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IInterfaceFiles |
C# | |
---|
public interface IInterfaceFiles |
JavaScript | |
---|
Object dsInterfaceFiles |
COM native C++ | |
---|
interface IInterfaceFiles |
C++ | |
---|
class dsInterfaceFiles |
Example
Remarks
Accessors
See Also