IsWebHelpEnabled Method (IApplication)
Gets whether DraftSight web help is enabled.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsWebHelpEnabled() As System.Boolean |
C# | |
---|
System.bool IsWebHelpEnabled() |
JavaScript | |
---|
IsWebHelpEnabled() : System.boolean; |
Parameters
- Enabled[out] or Return Value
- True if DraftSight web help is enabled, false if not
Remarks
See Also
Availability
DraftSight 2019 SP0