Метод | Описание | |
---|---|---|
Flipped ( this d ) : StrokeDirection | ||
IsHorizontal ( this d ) : bool | ||
IsVertical ( this d ) : bool | ||
Minus ( this a, StrokeDirection b ) : int |
public static Flipped ( this d ) : StrokeDirection | ||
d | this | |
Результат | StrokeDirection |
public static IsHorizontal ( this d ) : bool | ||
d | this | |
Результат | bool |
public static IsVertical ( this d ) : bool | ||
d | this | |
Результат | bool |
public static Minus ( this a, StrokeDirection b ) : int | ||
a | this | |
b | StrokeDirection | |
Результат | int |