Table of Contents

Method IndexOfName

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

IndexOfName(string)

Returns the zero-based index of the first occurrence of the specified Name in the line style collection.

public virtual int IndexOfName(string name)

Parameters

name string

Name of line style to locate.

Returns

int

Index of the style found.