Gets or sets the default pen width of new diagram elements.
SyntaxVB6
Copy Code
|
|---|
Public Property Get PenWidth() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 1.
RemarksDefault pen width for new boxes, tables and arrows created by user.
See Also