Show / Hide Table of Contents

Class FSTriangleDir

Values for CellDir when working with FlatSides triangles. Identical to PTHexDir

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

Fields

DownLeft

Declaration
public const FSTriangleDir DownLeft
Field Value
Type Description
FSTriangleDir

DownRight

Declaration
public const FSTriangleDir DownRight
Field Value
Type Description
FSTriangleDir

Left

Declaration
public const FSTriangleDir Left
Field Value
Type Description
FSTriangleDir

Right

Declaration
public const FSTriangleDir Right
Field Value
Type Description
FSTriangleDir

UpLeft

Declaration
public const FSTriangleDir UpLeft
Field Value
Type Description
FSTriangleDir

UpRight

Declaration
public const FSTriangleDir UpRight
Field Value
Type Description
FSTriangleDir

value__

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