PenStyle

EmfBasePen.PenStyle property

Gets or sets the pen style.

public abstract EmfPenStyle PenStyle { get; set; }

Property Value

The pen style.

See Also