C# Class Praeclarum.Graphics.StrokeDirectionEx

Afficher le fichier Open project: praeclarum/Praeclarum

Méthodes publiques

Méthode Description
Flipped ( this d ) : StrokeDirection
IsHorizontal ( this d ) : bool
IsVertical ( this d ) : bool
Minus ( this a, StrokeDirection b ) : int

Method Details

Flipped() public static méthode

public static Flipped ( this d ) : StrokeDirection
d this
Résultat StrokeDirection

IsHorizontal() public static méthode

public static IsHorizontal ( this d ) : bool
d this
Résultat bool

IsVertical() public static méthode

public static IsVertical ( this d ) : bool
d this
Résultat bool

Minus() public static méthode

public static Minus ( this a, StrokeDirection b ) : int
a this
b StrokeDirection
Résultat int