Click or drag to resize

VFPFingerprintSourceCustomCropSize Property

Gets or sets custom crop size. Left, Top, Right, Bottom is a distance from point to the side.

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

Property Value

Type: VFRect
See Also