Class SubstitutionTilingBound
Inheritance
System.Object
SubstitutionTilingBound
Implements
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class SubstitutionTilingBound : Object, IBound
Constructors
SubstitutionTilingBound()
Declaration
public SubstitutionTilingBound()
Properties
Height
Declaration
public int Height { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Path
Declaration
public Cell Path { get; set; }
Property Value
Type | Description |
---|---|
Cell |