Show / Hide Table of Contents

Class FTTriangleCorner

Values for CellCorner when working with FlatTopped triangles. Identical to PTHexCorner

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

Fields

Down

Declaration
public const FTTriangleCorner Down
Field Value
Type Description
FTTriangleCorner

DownLeft

Declaration
public const FTTriangleCorner DownLeft
Field Value
Type Description
FTTriangleCorner

DownRight

Declaration
public const FTTriangleCorner DownRight
Field Value
Type Description
FTTriangleCorner

Up

Declaration
public const FTTriangleCorner Up
Field Value
Type Description
FTTriangleCorner

UpLeft

Declaration
public const FTTriangleCorner UpLeft
Field Value
Type Description
FTTriangleCorner

UpRight

Declaration
public const FTTriangleCorner UpRight
Field Value
Type Description
FTTriangleCorner

value__

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