Enum EmfStrokeVariation

Enum EmfStrokeVariation

Le nom : Aspose.Imaging.FileFormats.Emf.Emf.Consts Assemblée: Aspose.Imaging.dll (25.4.0)

La liste StrokeVariation définit les valeurs pour l’une des caractéristiques du système PANOSE pour la classification des faces d’impression.

public enum EmfStrokeVariation : byte

Fields

PAN_ANY = 0

Le tout accident.

PAN_NO_FIT = 1

Ce qui ne convient pas.

PAN_STROKE_GRADUAL_DIAG = 2

Graphique / Diagonal

PAN_STROKE_GRADUAL_HORZ = 5

Plan horizontal

PAN_STROKE_GRADUAL_TRAN = 3

Programme transitionnel

PAN_STROKE_GRADUAL_VERT = 4

Légime verticale

PAN_STROKE_INSTANT_VERT = 8

Instant verticale

PAN_STROKE_RAPID_HORZ = 7

Rapide horizontale

PAN_STROKE_RAPID_VERT = 6

Rapide verticale

 Français