PathPointFlags

EmfPlusPath.PathPointFlags property

Gets or sets Path points count A 32-bit unsigned integer that specifies how to interpret the points and associated point types that are defined by this object

public EmfPlusPathPointFlags PathPointFlags { get; set; }

See Also