GetPath Method (IDgnReference)
Gets the original path of this DGN reference.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetPath() As System.String |
| C# | |
|---|
System.string GetPath() |
| JavaScript | |
|---|
GetPath() : System.String; |
Parameters
- DgnPath[out] or Return Value
- Saved path
Remarks
See Also
Availability
DraftSight 2020 SP0