Type

EmfPlusPathPointType.Type property

Gets or sets 4-bit unsigned integer path point type. This value MUST be defined in the PathPointType enumeration (section 2.1.1.23).

public EmfPlusPathPointTypeEnum Type { get; set; }

See Also