Type

EmfPlusPathPointType.Type property

Obtiene o establece el tipo de punto de ruta de entero sin signo de 4 bits. Este valor DEBE ser definido en la enumeración PathPointType (sección 2.1.1.23).

public EmfPlusPathPointTypeEnum Type { get; set; }

Ver también