Table of Contents

Property ToolBitmapSizeInPixels

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ToolBitmapSizeInPixels

Gets or sets the default size of each tool bitmap.

public SizeI ToolBitmapSizeInPixels { get; set; }

Property Value

SizeI

Remarks

This should be called to tell the toolbar what the tool bitmap size is. Call it before you add tools.