BitmapInfoItemBitmap Property

Get/Set a reference to the bitmap object.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2224.4542
C#
public SKBitmap Bitmap { get; set; }

Property Value

SKBitmap

See Also