C# Class PurplePen.ChangeEvent.LegGapChange

Show file Open project: petergolde/PurplePen

Public Properties

Property Type Description
controlId1 Id
controlId2 Id
legPath SymPath

Public Methods

Method Description
LegGapChange ( Id controlId1, Id controlId2, SymPath legPath ) : System

Method Details

LegGapChange() public method

public LegGapChange ( Id controlId1, Id controlId2, SymPath legPath ) : System
controlId1 Id
controlId2 Id
legPath SymPath
return System

Property Details

controlId1 public property

public Id controlId1
return Id

controlId2 public property

public Id controlId2
return Id

legPath public property

public SymPath legPath
return SymPath