VFPFingerPrintIgnoredAreas 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; }
Public Property IgnoredAreas As List(Of VFRect)
Get
Set
Property Value
Type:
ListVFRectSee Also