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