Graphic |
The GraphicBaseGraphicBaseHitTestObject type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleClick | (Inherited from HitTestObjectBase) | |
| HittedObject | (Inherited from HitTestObjectBase) | |
| ObjectOutlineForArrangements | (Overrides HitTestObjectBaseObjectOutlineForArrangements) | |
| ParentLayer |
Gets or sets the parent layer. The parent layer is usually set only when the event bubbles down to the parent layer.
(Inherited from HitTestObjectBase) | |
| Remove |
Handler to remove the hitted object. Should return true if the object is removed, otherwise false.
(Inherited from HitTestObjectBase) | |
| Transformation |
This will return the transformation matrix.
This matrix translates from coordinates of the parent of the object (i.e. mostly the parent layer) to global coordinates.
(Inherited from HitTestObjectBase) |