# Class: DbLineType

default.DbLineType

DbLineType 线型.

# Table of contents

# Constructors

# Properties

# Constructors

# constructor

+ new DbLineType(prop?: IDbLinetype): DbLineType

构造函数

# Parameters
Name Type Default value
prop IDbLinetype {}

Returns: DbLineType

# Properties

# comments

Optional comments: string

评论.


# name

Optional name: string

线型名称.


# style

Optional style: IDbLinetypeStyle[]

线型样式 .

vjmap / Exports / default / DbMLeader