C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Util Namespace / C1TextLayout.HitTestInfo Structure
Members

C1TextLayout.HitTestInfo Structure
Describes the region of the C1TextLayout obtained by a hit test.
Object Model
C1TextLayout.HitTestInfo Structure
Syntax
'Declaration
 
Public Structure C1TextLayout.HitTestInfo 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.WPF.Document.Util.C1TextLayout.HitTestInfo

See Also