Class PropertyFillingWithBitmap
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Extends PropertyFillingExt with bitmap fill support. Provides access to a drawing contents object representing the bitmap used for filling areas (e.g. object backgrounds, patterns).
public class PropertyFillingWithBitmap : PropertyFillingExt
- Inheritance
-
PropertyFillingWithBitmap
- Inherited Members
Properties
Bitmap
Gets the bitmap drawing contents used for the fill operation (may be null if not supported for the object).
[JsonInclude]
public PropertyDrawingContents Bitmap { get; }