| Visual Basic | |
|---|---|
Sub SetPath( _ ByVal ImagePath As System.String _ ) | |
| C# | |
|---|---|
void SetPath( System.string ImagePath ) | |
| JavaScript | |
|---|---|
SetPath( ImagePath : String ) | |
Parameters
- ImagePath
- Path and file name of the Referenced image
DraftSight V1R3.0
| SetPath Method (IReferenceImage) | Send Feedback |
| See Also | |