Click or drag to resize

HitTestObjectBase Properties

The HitTestObjectBase type exposes the following members.

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