C# Класс SharpFont.HarfBuzz.DirectionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
IsBackward ( this dir ) : bool
IsForward ( this dir ) : bool
IsHorizontal ( this dir ) : bool
IsValid ( this dir ) : bool
IsVertical ( this dir ) : bool
Reverse ( this dir ) : Direction
ToString ( this dir ) : string

Описание методов

IsBackward() публичный статический Метод

public static IsBackward ( this dir ) : bool
dir this
Результат bool

IsForward() публичный статический Метод

public static IsForward ( this dir ) : bool
dir this
Результат bool

IsHorizontal() публичный статический Метод

public static IsHorizontal ( this dir ) : bool
dir this
Результат bool

IsValid() публичный статический Метод

public static IsValid ( this dir ) : bool
dir this
Результат bool

IsVertical() публичный статический Метод

public static IsVertical ( this dir ) : bool
dir this
Результат bool

Reverse() публичный статический Метод

public static Reverse ( this dir ) : Direction
dir this
Результат Direction

ToString() публичный статический Метод

public static ToString ( this dir ) : string
dir this
Результат string