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: 4.1.4031.1525
Syntax
public IEnumerable<HotspotAct> HotspotActCollection { get; set; }

Property Value

Type: IEnumerableHotspotAct
See Also