Click or drag to resize

VFPFingerPrintV11IgnoredAreas Property

Gets the ignored areas.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public List<VFRect> IgnoredAreas { get; set; }

Property Value

Type: ListVFRect
See Also