Property CenterVert
CenterVert
Gets or sets whether to center image vertically in the control rectangle.
Default is true
. This property is used when image is not stretched.
public virtual bool CenterVert { get; set; }
Gets or sets whether to center image vertically in the control rectangle.
Default is true
. This property is used when image is not stretched.
public virtual bool CenterVert { get; set; }