Show / Hide Table of Contents

Class Grid3dException

This exception is thrown when you call a grid method that is only appropriate for grids with 2d cells.

Inheritance
System.Object
Grid3dException
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public class Grid3dException : NotSupportedException

Constructors

Grid3dException()

Declaration
public Grid3dException()
In This Article
Back to top Generated by DocFX