Messages Enumeration | |
Enumeration of messages (key, index) for SIC Draw user interface dictionary
Namespace:
SIC.Draw.Helper
Assembly:
SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax Friend Enumeration Messages
Members
| Member name | Value | Description |
---|
| ExceptionFileParameterEmpty | 0 |
Exception message: when file parameter is empty
|
| ExceptionXAxisNull | 1 |
Exception message: when x axis parameter is null
|
| ExceptionYAxisNull | 2 |
Exception message: when y axis parameter is null
|
| ExceptionPointsNull | 3 |
Exception message: when points parameter is null
|
See Also