LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

AutoSize Property (PlayCtrl)

Show in webframe



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

Property Value

true if Auto size is enabled; false if Auto size is disabled. the default value is true.
Requirements

Target Platforms

See Also

Reference

PlayCtrl Class
PlayCtrl Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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