DxfCollection

DxfCollection class

Represents the master differential formatting records.

class DxfCollection;

Methods

MethodDescription
get(number)Gets the element at the specified index.

get(number)

Gets the element at the specified index.

get(index: number) : Style;

Parameters:

ParameterTypeDescription
indexnumberThe specified index.

Returns

Style