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
Syntaxpublic VFRect CustomCropSize { get; set; }Public Property CustomCropSize As VFRect
	Get
	Set
Property Value
Type: 
VFRect
See Also