CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the info text to be displayed in the [!:InfoPopup].
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
string GetInfoText( InfoPopup..::..InfoLevelMode Level ) |
| Visual Basic |
|---|
Function GetInfoText ( _ Level As InfoPopup..::..InfoLevelMode _ ) As String |
| Visual C++ |
|---|
String^ GetInfoText( InfoPopup..::..InfoLevelMode Level ) |
Parameters
- Level
- Type: CADability.UserInterface..::..InfoPopup..::..InfoLevelMode
Requested info level (simple info or detailed info)