Property ToolBitmapSizeInPixels
ToolBitmapSizeInPixels
Gets or sets the default size of each tool bitmap.
public SizeI ToolBitmapSizeInPixels { get; set; }
Property Value
Remarks
This should be called to tell the toolbar what the tool bitmap size is. Call it before you add tools.