This type represents a layer of fields. Layers can be simply switched on/off.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IInfigoLayer
Visual Basic (Declaration)
Public Interface IInfigoLayer
Visual C++
public interface class IInfigoLayer

See Also