Click or drag to resize

HotspotActClone Method

Creates a copy of the current HotspotAct object.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public Object Clone()

Return Value

Type: Object
A copy of the current HotspotAct object.

Implements

ICloneableClone
See Also