Enum NumState
- Namespace
- Svg
- Assembly
- Svg.dll
public enum NumState
Fields
DecPlace = 4
ExpPrefix = 7
ExpValue = 8
Exponent = 6
Fraction = 5
Integer = 3
Invalid = 0
Prefix = 2
Separator = 1
public enum NumState
DecPlace = 4
ExpPrefix = 7
ExpValue = 8
Exponent = 6
Fraction = 5
Integer = 3
Invalid = 0
Prefix = 2
Separator = 1