C# Class PurplePen.ChangeEvent.LegGapChange

Afficher le fichier Open project: petergolde/PurplePen

Méthodes publiques

Свойство Type Description
controlId1 Id
controlId2 Id
legPath SymPath

Méthodes publiques

Méthode Description
LegGapChange ( Id controlId1, Id controlId2, SymPath legPath ) : System

Method Details

LegGapChange() public méthode

public LegGapChange ( Id controlId1, Id controlId2, SymPath legPath ) : System
controlId1 Id
controlId2 Id
legPath SymPath
Résultat System

Property Details

controlId1 public_oe property

public Id controlId1
Résultat Id

controlId2 public_oe property

public Id controlId2
Résultat Id

legPath public_oe property

public SymPath legPath
Résultat SymPath