Property Bitmap
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.
Gets the bitmap, creating it if necessary.
public virtual T Bitmap { get; }
The bitmap is lazily created on the first access. Subsequent accesses return the same instance.