EmfStrokeVariation

EmfStrokeVariation enumeration

L’énumération StrokeVariation définit les valeurs de l’une des caractéristiques du système PANOSE pour classer les polices de caractères.

public enum EmfStrokeVariation : byte

Valeurs

NomÉvaluerLa description
PAN_ANY0Le N’importe quel AVC.
PAN_NO_FIT1Le Non fit.
PAN_STROKE_GRADUAL_DIAG2Graduel / diagonale
PAN_STROKE_GRADUAL_TRAN3Transition progressive
PAN_STROKE_GRADUAL_VERT4Graduel vertical
PAN_STROKE_GRADUAL_HORZ5Graduel horizontal
PAN_STROKE_RAPID_VERT6Rapide vertical
PAN_STROKE_RAPID_HORZ7Rapide horizontale
PAN_STROKE_INSTANT_VERT8Verticale instantanée

Voir également