Show / Hide Table of Contents

Class RandomRectGrid

Inheritance
object
RandomRectGrid
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 RandomRectGrid

Constructors

RandomRectGrid()

Declaration
public RandomRectGrid()

Methods

MakeFinite(SquareBound)

Declaration
public static IGrid MakeFinite(SquareBound bound)
Parameters
Type Name Description
SquareBound bound
Returns
Type Description
IGrid

MakeInfinite()

Declaration
public static IGrid MakeInfinite()
Returns
Type Description
IGrid
In this article
Back to top Generated by DocFX