Gets or sets the path and file name of the image to use for the image background.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FileName As System.String |
C# | |
---|
System.string FileName {get; set;} |
JavaScript | |
---|
get_FileName () : String
put_FileName (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_FileName (
dsString* Val
)
DSRESULT put_FileName(
const dsString& NewVal
) |
Property Value
Path and file name of the image
See Also
Availability
DraftSight V1R5.0