Table of Contents

Enum VdConstLineWeight

Namespace
VectorDraw.Professional.Constants
Assembly
VectorDraw.Professional.dll

LineWeight represents the width of a printing line in hundrents of millimeters.

public enum VdConstLineWeight

Fields

LW_0 = 0

minimum printing width.

LW_100 = 100

Printing width 1 mm.

LW_106 = 106

Printing width 1.06 mm.

LW_120 = 120

Printing width 1.2 mm.

LW_13 = 13

Printing width 0.13 mm.

LW_140 = 140

Printing width 1.4 mm.

LW_15 = 15

Printing width 0.15 mm.

LW_158 = 158

Printing width 1.58 mm.

LW_18 = 18

Printing width 0.18 mm.

LW_20 = 20

Printing width 0.2 mm.

LW_200 = 200

Printing width 2 mm.

LW_211 = 211

Printing width 2.11 mm.

LW_25 = 25

Printing width 0.25 mm.

LW_30 = 30

Printing width 0.3 mm.

LW_35 = 35

Printing width 0.35 mm.

LW_40 = 40

Printing width 0.4 mm.

LW_5 = 5

Printing width 0.05 mm.

LW_50 = 50

Printing width 0.5 mm.

LW_53 = 53

Printing width 0.53 mm.

LW_60 = 60

Printing width 0.6 mm.

LW_70 = 70

Printing width 0.7 mm.

LW_80 = 80

Printing width 0.8 mm.

LW_9 = 9

Printing width 0.09 mm.

LW_90 = 90

Printing width 0.9 mm.

LW_BYBLOCK = -2

Setting the lineWeight to BYBLOCK means that an object assumes the LW_0 lineWeight until it is grouped into a block. Whenever the block is inserted, all objects inherit the block's lineWeight.

LW_BYLAYER = -1

Setting the lineWeight to BYLAYER means that an object assumes the lineWeight that is assigned to the object's layer. If the object that has the line, belongs to a block and the object's Layer is Standard (Layer 0), then the object inherits the insert's Layer LineWeight.

LW_DOCUMENTDEFAULT = -3

Represents the LineWeight