NtDisplayObjectText
Derived from NtDisplayObject.
The NtTimeChartControl creates

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. |
|
|
|
The is the row that hides this Inherited from NtDisplayObject. |
|
|
|
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. |
|
|
|
When initializing the object the text size is being calculated. Later on it is used to calculate the drawing rectangle. You can query the text size via this property. This property is readonly. |
Members:
| Type | Name | Description |
|---|---|---|
|
|
|
The bitmap of this Inherited from NtDisplayObject. |
