|
VideoSourcePlayerKeepAspectRatio Property
|
Gets or sets whether the player should keep the aspect ratio of the images being shown.
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax [DefaultValueAttribute(false)]
public bool KeepAspectRatio { get; set; }
<DefaultValueAttribute(false)>
Public Property KeepAspectRatio As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also