LogPen

EmfCreatePen.LogPen property

Gets or sets a LogPen object (section 2.2.19) that specifies the style, width, and color of the logical pen.

public EmfLogPen LogPen { get; set; }

See Also