AbTypes

EmfPolyDraw.AbTypes property

Gets or sets a Count length array of byte values that specifies how each point in the Gets or sets aPoints array is used. This value MUST be in the Point (section 2.1.26) enumeration.

public EmfPointEnum[] AbTypes { get; set; }

See Also