RegionConfiguration.Size Property

TegoOS

RegionConfigurationSize Property
Gets the size of the the region.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int Size { get; }
Public ReadOnly Property Size As Integer
	Get
public:
property int Size {
	int get ();
}
member Size : int with get

Property Value

Type: Int32
See Also