Dot Enum

Definition

Dot display setup

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum Dot
Inheritance
Dot
Attributes

Fields

Name Value Description
Off 0

Disable all dots

CenterColon 2

Center colon

LeftUpper 4

Left upper dot

LeftLower 8

Left lower dot

LeftColon 12

Left colon

DecimalPoint 16

Decimal point (between third and fourth digits)

Remarks

Specific to device Large4Digit7SegmentDisplay

Applies to

Toode Versioonid
.NET IoT Libraries 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0