Click or drag to resize

BaseMarkableBitmapGraphicCachedBitmapHolder Property

Cache for bitmap holder if the bitmap manager is not yet available (ie. this job element has not been added to the job).

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

Property Value

BitmapHolder
See Also