SetPath Method (IDgnReference)
Gets the original path of this DGN reference.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Sub SetPath( _
BSTR DgnPath As System.String _
) |
| C# | |
|---|
void SetPath(
System.string DgnPath
) |
| JavaScript | |
|---|
SetPath(
DgnPath : System.String
) |
Parameters
- DgnPath
- Saved path
Remarks
See Also
Availability
DraftSight 2020 SP0