Allows access to the DraftSight options that get and set system files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISystemFiles |
C# | |
---|
public interface ISystemFiles |
JScript | |
---|
public interface ISystemFiles |
Managed Extensions for C++ | |
---|
public __gc __interface ISystemFiles |
C++/CLI | |
---|
public interface class ISystemFiles |
Example
Remarks
Accessors
Access Diagram
See Also