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