Show / Hide Table of Contents

Class FSTriangleCorner

Values for CellCorner when working with FlatSides triangles Identical to FTHexCorner

Inheritance
System.Object
FSTriangleCorner
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public sealed class FSTriangleCorner : Enum

Fields

DownLeft

Declaration
public const FSTriangleCorner DownLeft
Field Value
Type Description
FSTriangleCorner

DownRight

Declaration
public const FSTriangleCorner DownRight
Field Value
Type Description
FSTriangleCorner

Left

Declaration
public const FSTriangleCorner Left
Field Value
Type Description
FSTriangleCorner

Right

Declaration
public const FSTriangleCorner Right
Field Value
Type Description
FSTriangleCorner

UpLeft

Declaration
public const FSTriangleCorner UpLeft
Field Value
Type Description
FSTriangleCorner

UpRight

Declaration
public const FSTriangleCorner UpRight
Field Value
Type Description
FSTriangleCorner

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX