Type

EmfPlusPathPointType.Type property

Erhält oder setzt einen 4-Bit-Ganzzahl-Pfadpunkttyp ohne Vorzeichen. Dieser Wert MUSS in der PathPointType-Enumeration (Abschnitt 2.1.1.23) definiert sein.

public EmfPlusPathPointTypeEnum Type { get; set; }

Siehe auch