Show / Hide Table of Contents

Class SubstitutionTilingBound

Inheritance
System.Object
SubstitutionTilingBound
Implements
IBound
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

Implements

IBound
In This Article
Back to top Generated by DocFX