CustomLineCap

CustomLineCap class

public class CustomLineCap : IDisposable

Конструкторы

Имя Описание
CustomLineCap(GraphicsPath, GraphicsPath)
CustomLineCap(GraphicsPath, GraphicsPath, LineCap)
CustomLineCap(GraphicsPath, GraphicsPath, LineCap, float)

Характеристики

Имя Описание
BaseCap { get; set; }
BaseInset { get; set; }
StrokeJoin { get; set; }
WidthScale { get; set; }

Методы

Имя Описание
Clone()
Dispose()
GetStrokeCaps(out LineCap, out LineCap)
SetStrokeCaps(LineCap, LineCap)

Смотрите также