PenStyle

EmfLogPen.PenStyle property

Gets or sets a 32-bit unsigned integer that specifies the PenStyle. The value MUST be defined from the PenStyle enumeration table, specified in section 2.1.25.

public override EmfPenStyle PenStyle { get; set; }

See Also