Accusoft PrintPRO 7
DrawWidth Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : DrawWidth Property

Glossary Item Box

Description

Gets or sets the line width for output from graphics methods.

Property Type

Read-write property

Syntax

Visual Basic
Public Property DrawWidth As Long

Return Type

A long value which represents the line width for output.

Remarks

A numeric expression from 1 through 32,767. This value represents the width of the line in pixels (or dots).

Increase the value of this property to increase the width of the line. If the DrawWidth property setting is greater than 1, DrawStyle property settings 1 through 4 produce a solid line (the DrawStyle property value is not changed). Setting DrawWidth to 1 allows DrawStyle to produce the results shown in the DrawStyle enumeration.

See Also

©2013. Accusoft Corporation. All Rights Reserved.