public enum PolarityMarkerTypeEnumPublic Enumeration PolarityMarkerTypeEnumpublic enum class PolarityMarkerTypeEnumtype PolarityMarkerTypeEnum| None | 0 | |
| Line_Left | 1 | |
| Line_Right | 2 | |
| Line_Top | 3 | |
| Line_Bottom | 4 | |
| Dot_Left | 5 | |
| Dot_Right | 6 | |
| Dot_Top | 7 | |
| Dot_Bottom | 8 | |
| Dot_TopLeft | 9 | |
| Dot_TopRight | 10 | |
| Dot_BottomLeft | 11 | |
| Dot_BottomRight | 12 | |
| Notch_Left | 13 | |
| Notch_Right | 14 | |
| Notch_Top | 15 | |
| Notch_Bottom | 16 |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |