Gets or sets the where to search for add-in applications, area Hatch patterns, customization files, drawing files, fonts, and LineStyle files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SupportPaths As System.Object |
C# | |
---|
System.object SupportPaths {get; set;} |
C++ | |
---|
DSRESULT get_SupportPaths (
dsStringArray* StrArray
)
DSRESULT put_SupportPaths(
const dsStringArray& NewStrArray
) |
Property Value
Array of strings of the paths indicating where to search for add-in applications, area Hatch patterns, customization files, drawing files, fonts, and LineStyle files
Example
See Also
Availability
DraftSight V1R3.0