RichLineStyleFilePath Property (IDrawingSupportFiles) Send Feedback
See Also 
Gets or sets the path where to search for RichLineStyle files.

Syntax

Visual Basic 
Property RichLineStyleFilePath As System.String
C# 
System.string RichLineStyleFilePath {get; set;}
JavaScript 
get_RichLineStyleFilePath () : String
put_RichLineStyleFilePath (
   NewVal : String
)
COM native C++ 
HRESULT get_RichLineStyleFilePath(
   BSTR* Val
) 
HRESULT put_RichLineStyleFilePath( 
   BSTR NewVal
C++ 
DSRESULT get_RichLineStyleFilePath (
   dsString* Val
)
DSRESULT put_RichLineStyleFilePath(
   const dsString& NewVal
)

Property Value

Path where to search for RichLineStyle files

See Also

Availability

DraftSight V1R5.0