Edit

Share via


ISevenSegmentDisplay.Item[Int32] Property

Definition

Gets or sets a single digit's segments by id

public Iot.Device.Display.Segment this[int address] { get; set; }
member this.Item(int) : Iot.Device.Display.Segment with get, set
Default Public Property Item(address As Integer) As Segment

Parameters

address
Int32

address of digit

Property Value

Applies to