Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

AutoSize Property (PlayCtrl)






Gets or sets a value indicating whether the control will be automatically resized.
Syntax
public override bool AutoSize {get; set;}
'Declaration
 
Public Overrides Property AutoSize As Boolean
'Usage
 
Dim instance As PlayCtrl
Dim value As Boolean
 
instance.AutoSize = value
 
value = instance.AutoSize
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

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