Show / Hide Table of Contents

Class SubstitutionTilingBound

Inheritance
object
SubstitutionTilingBound
Implements
IBound
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class SubstitutionTilingBound : IBound

Constructors

SubstitutionTilingBound()

Declaration
public SubstitutionTilingBound()

Properties

Height

Declaration
public int Height { get; set; }
Property Value
Type Description
int

Path

Declaration
public Cell Path { get; set; }
Property Value
Type Description
Cell

Implements

IBound
In this article
Back to top Generated by DocFX