NtDisplayObjectBitmap
Derived from NtDisplayObject.
The NtTimeChartControl creates
Normally the technology behind this is that the value of a data object is stored in a NtDataObject. This NtDataObject is then
used to call the NtApplication.GetBitmap() or the NtApplication.GetIcon() method to ask the application about the icon or bitmap.
The bitmap returned is used to create an

The
Class Hierarchy:

Methods and Properties:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
|
|
Readonly property that allows you to access the embedded NtDataObject. This is helpful because several events like mouse clicking on Display Objects will
hand you over their NtDisplayObjectEventArgs that reference a Inherited from NtDisplayObject. |
|
|
|
The zero base index of the row the Inherited from NtDisplayObject. |
|
|
|
This is the row that hides this |
|
|
|
This is the rectangle that comprises this When you do custom drawing, the NtTimeChartControl's framework will initialize this property correctly before calling your implementation of the NtCustomObjectPaint interface so you do not need to bother about coordinate transformation but can simply draw within this rectangle. Inherited from NtDisplayObject. |
|
|
|
This is the display method for this Inherited from NtDisplayObject. |
|
|
|
The NtDisplayDef that is set for this Inherited from NtDisplayObject. |
Members:
| Type | Name | Description |
|---|---|---|
|
|
|
The bitmap of this Inherited from NtDisplayObject. |
