Table of Contents

Property ImageSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ImageSize

Gets or sets image size.

[Browsable(false)]
public int? ImageSize { get; set; }

Property Value

int?

Remarks

This property specifies size of the new images in the toolbar. Existing items size is not changed. If this property is null, DefaultImageSize is used.