C# Class PurplePen.HitTestResult

Mostrar archivo Open project: petergolde/PurplePen Class Usage Examples

Public Properties

Property Type Description
box int
firstLine int
kind HitTestKind
rect System.Drawing.RectangleF

Property Details

box public_oe property

public int box
return int

firstLine public_oe property

public int firstLine
return int

kind public_oe property

public HitTestKind kind
return HitTestKind

rect public_oe property

public RectangleF,System.Drawing rect
return System.Drawing.RectangleF