BitmapTable Properties |
The BitmapTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentType |
Returns Image.
(Overrides CommonComponentTableTComponentType.) |
![]() | Count |
Returns the count of all items, including deleted ones.
(Inherited from CommonComponentTableT.) |
![]() | Document | Document that owns this table. (Inherited from RhinoDocCommonTableT.) |
![]() | Item |
Conceptually, the bitmap table is an array of bitmaps. The operator[]
can be used to get individual bitmaps.
|