IsLoaded Method (IDgnDefinition)
Gets whether the reference for this DGN definition is loaded.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function IsLoaded() As System.Boolean |
| C# | |
|---|
System.bool IsLoaded() |
| JavaScript | |
|---|
IsLoaded() : Boolean |
| COM native C++ | |
|---|
HRESULT IsLoaded(
VARIANT_BOOL*Result
) |
Parameters
- [out] or Return Value
- True if loaded, false if not
See Also
Availability
DraftSight 2020 SP0