LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

AutoSize Property (CaptureCtrl)






Gets or sets a value indicating whether the control is automatically resized.
Syntax
public override bool AutoSize {get; set;}
'Declaration
 
Public Overrides Property AutoSize As Boolean
'Usage
 
Dim instance As CaptureCtrl
Dim value As Boolean
 
instance.AutoSize = value
 
value = instance.AutoSize
public override bool AutoSize {get; set;}
 get_AutoSize();
set_AutoSize(value);
public:
property bool AutoSize {
   bool get() override;
   void set (    bool value) override;
}

Property Value

true if Auto size is enabled; false, otherwise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features