|   | HeadEventArgsScale Property  | 
        
         
              Gets or sets the scale of the head.
            
 
    Namespace: 
   Accord.Controls.Vision
    Assembly:
   Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
 Syntax
Syntaxpublic float Scale { get; set; }Public Property Scale As Single
	Get
	Set
Property Value
Type: 
SingleThe scale.
 See Also
See Also