Gets or sets the width of the selection lasso pen.
SyntaxVB6
Copy Code
|
|---|
Public Property Get LassoWidth() As Long |
C++
Copy Code
|
|---|
public: |
An integer value specifying the pen width. The default value is 0.
RemarksThe zero value signifies one-pixel wide pen, regardless of diagram's measure unit.
See Also