Flags

EmfPlusPathPointType.Flags property

Ottiene o imposta un campo flag a 4 bit che specifica le proprietà del punto del percorso. Questo valore DEVE essere uno o più flag PathPointType (sezione 2.1.2.6).

public EmfPlusPathPointTypeFlags Flags { get; set; }

Guarda anche