Click or drag to resize

BaseMarkableBitmapGraphicBitmapManager Property

Bitmap manager of the job, to keep track of the bitmaps used in the job. The bitmaps can be external references or embedded in the job.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected IBitmapManager BitmapManager { get; set; }

Property Value

IBitmapManager
See Also