DefaultToolBarButton.Image Property

Gets the bitmap of the button.
Public Overrides Property Image() As ImageSource
This language is not supported or no code example is available.
public override ImageSource Image {get; set;}
This language is not supported or no code example is available.

Property Value

ImageSource
Exception type Condition

EyeshotException

Thrown when you try to set the Image property on default buttons.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition