Accusoft PrintPRO 8
DrawWidth Property
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

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback