Click or drag to resize

LineShapeHitTestObject Properties

The LineShapeLineShapeHitTestObject type exposes the following members.

Properties
 NameDescription
Public propertyDoubleClick
(Inherited from HitTestObjectBase)
Public propertyHittedObject
(Inherited from HitTestObjectBase)
Public propertyObjectOutlineForArrangements
(Inherited from GraphicBaseGraphicBaseHitTestObject)
Public propertyParentLayer 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)
Public propertyRemove Handler to remove the hitted object. Should return true if the object is removed, otherwise false.
(Inherited from HitTestObjectBase)
Public propertyTransformation 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)
Top
See Also