Show / Hide Table of Contents

Class CompoundGrid.CompoundBound

Inheritance
object
CompoundGrid.CompoundBound
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 CompoundGrid.CompoundBound : IBound

Constructors

CompoundBound()

Declaration
public CompoundBound()

Fields

SectionBounds

Declaration
public SquareBound[] SectionBounds
Field Value
Type Description
SquareBound[]

Implements

IBound
In this article
Back to top Generated by DocFX