Click or drag to resize

HotspotSchemeHotspotActCollection Property

Gets or sets the collection of HotspotAct.

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public IEnumerable<HotspotAct> HotspotActCollection { get; set; }

Property Value

IEnumerableHotspotAct
See Also