Gets or sets the path where search for
LineStyles.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineStyleFilePath As System.String |
C# | |
---|
System.string LineStyleFilePath {get; set;} |
JavaScript | |
---|
get_LineStyleFilePath () : String
put_LineStyleFilePath (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_LineStyleFilePath(
BSTR* Val
)
HRESULT put_LineStyleFilePath(
BSTR NewVal |
C++ | |
---|
DSRESULT get_LineStyleFilePath (
dsString* Val
)
DSRESULT put_LineStyleFilePath(
const dsString& NewVal
) |
Property Value
Path where to search for LineStyles
See Also
Availability
DraftSight V1R5.0