|
| Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
| SevenSegmentBits Enumeration |
| See Also Send Feedback |
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<FlagsAttribute> _ <ComVisibleAttribute(True)> _ Public Enumeration SevenSegmentBits |
| C# |
|---|
[FlagsAttribute] [ComVisibleAttribute(true)] public enum SevenSegmentBits |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| SegmentA | ||
| SegmentB | ||
| SegmentC | ||
| SegmentD | ||
| SegmentE | ||
| SegmentF | ||
| SegmentG | ||
| SegmentDP | ||
| All |