Table of Contents

Property Bitmap

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

Bitmap

Gets the bitmap, creating it if necessary.

public virtual T Bitmap { get; }

Property Value

T

Remarks

The bitmap is lazily created on the first access. Subsequent accesses return the same instance.