System.Drawing.Drawing2D.CustomLineCap: Property Members

The properties of System.Drawing.Drawing2D.CustomLineCap are listed below. For a list of all members, see the CustomLineCap Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Properties

BaseCapLineCap.

Gets or sets the System.Drawing.Drawing2D.LineCap enumeration on which this System.Drawing.Drawing2D.CustomLineCap is based.

BaseInsetfloat.

Gets or sets the distance between the cap and the line.

StrokeJoinLineJoin.

Gets or sets the System.Drawing.Drawing2D.LineJoin enumeration that determines how lines that compose this System.Drawing.Drawing2D.CustomLineCap object are joined.

WidthScalefloat.

Gets or sets the amount by which to scale this System.Drawing.Drawing2D.CustomLineCap Class object with respect to the width of the System.Drawing.Pen object.