AutoSize Property

Summary
Gets or sets a value indicating whether the control will be automatically resized.
Syntax
C#
C++/CLI
public override bool AutoSize { get; set; } 
public: 
property bool AutoSize { 
   bool get() override; 
   void set (    bool ) 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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.