C# Class PurplePen.HitTestResult

Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Свойство Type Description
box int
firstLine int
kind HitTestKind
rect System.Drawing.RectangleF

Property Details

box public_oe property

public int box
Résultat int

firstLine public_oe property

public int firstLine
Résultat int

kind public_oe property

public HitTestKind kind
Résultat HitTestKind

rect public_oe property

public RectangleF,System.Drawing rect
Résultat System.Drawing.RectangleF