Table of Contents

Property Image

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

Image

Gets the image representation associated with this frame, if available.

public Image? Image { get; }

Property Value

Image

Remarks

The image is initialized on first access from the value of the CombinedBitmap property, if it has not already been set. This property may return null if neither the image nor the CombinedBitmap is available.