Table of Contents

Method FindLineType

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

FindLineType(string)

Returns the LineType defined by the given name.

public object FindLineType(string name)

Parameters

name string

The name of the requested LineType.

Returns

object

Returns the LineType that has the given name or null if it does not exist.