Show / Hide Table of Contents

Class SquareCorner

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

Fields

DownLeft

Declaration
public const SquareCorner DownLeft
Field Value
Type Description
SquareCorner

DownRight

Declaration
public const SquareCorner DownRight
Field Value
Type Description
SquareCorner

UpLeft

Declaration
public const SquareCorner UpLeft
Field Value
Type Description
SquareCorner

UpRight

Declaration
public const SquareCorner UpRight
Field Value
Type Description
SquareCorner

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

SquareDirExtensions.GetPosition(SquareCorner)
In This Article
Back to top Generated by DocFX