Table of Contents

Method AddLineStyle

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

AddLineStyle(string, Color, Color, Color, LineStyleOptions, int)

protected virtual IEditLineStyle AddLineStyle(string name, Color foreColor, Color backColor, Color penColor, LineStyleOptions options, int imageIndex)

Parameters

name string
foreColor Color
backColor Color
penColor Color
options LineStyleOptions
imageIndex int

Returns

IEditLineStyle