C# Class CrossUI.Drawing.DrawingStateExtensions

Afficher le fichier Open project: pragmatrix/CrossUI

Méthodes publiques

Méthode Description
StrokeAlignShift ( this state ) : double
StrokeAlignedBounds ( this state, Rectangle rectangle ) : Bounds
StrokeFillBounds ( this state, Rectangle r ) : Bounds
StrokeFillShift ( this state ) : double

Method Details

StrokeAlignShift() public static méthode

public static StrokeAlignShift ( this state ) : double
state this
Résultat double

StrokeAlignedBounds() public static méthode

public static StrokeAlignedBounds ( this state, Rectangle rectangle ) : Bounds
state this
rectangle Rectangle
Résultat Bounds

StrokeFillBounds() public static méthode

public static StrokeFillBounds ( this state, Rectangle r ) : Bounds
state this
r Rectangle
Résultat Bounds

StrokeFillShift() public static méthode

public static StrokeFillShift ( this state ) : double
state this
Résultat double