StiPictureBoxControlSizeMode Property |
Indicates how the image is displayed.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public PictureBoxSizeMode SizeMode { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property SizeMode As PictureBoxSizeMode
Get
Set
Property Value
Type:
PictureBoxSizeModeSee Also