C# Class XPathVisualizer.XPathVisualizerTool.FormatChange

Afficher le fichier Open project: zippy1981/XPathVisualizer

Méthodes publiques

Свойство Type Description
ForeColor System.Drawing.Color
Length int
Start int

Méthodes publiques

Méthode Description
FormatChange ( int start, int length, System color ) : System

Method Details

FormatChange() public méthode

public FormatChange ( int start, int length, System color ) : System
start int
length int
color System
Résultat System

Property Details

ForeColor public_oe property

public Color,System.Drawing ForeColor
Résultat System.Drawing.Color

Length public_oe property

public int Length
Résultat int

Start public_oe property

public int Start
Résultat int