Partager via


PdfLineStyle Énumération

Définition

Énumère les styles de fin de ligne

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfLineStyle
type PdfLineStyle = 
Héritage
PdfLineStyle
Attributs

Champs

Circle 2

Indique un glyphe de fin de ligne circulaire rempli.

ClosedArrow 5

Indique un glyphe de fin de ligne triangulaire solide.

Diamond 3

Indique un glyphe de fin de ligne diamant massif.

None 0

Indique aucun glyphe de fin de ligne.

OpenArrow 4

Indique une ligne de flèche ouverte se terminant par un glyphe.

Square 1

Indique un glyphe de fin de ligne carrée.

S’applique à