Chapter 2 -- 113
Reference Guide
Shape Object
Properties Methods
DocObject object properties DocObject object methods
LineWidth SetPoints
"
""
" Shape.LineWidth
Sets or retrieves the thickness of the bounds of the object.
Access Read/Write.
Type VT_I4orLong
.
"
""
" Shape.SetPoints
VTS_NONE SetPoints ( varArrayOfPoints ).
Sets all points describing the current object.
Parameters:
varArrayOfPoints Required VT_VARIANT/VT_ARRAY or
Variant
. An expression that evaluates to an array of points.
Note
In order to have a closed polygon, last point must match first
point.
Object
Properties
Object
Methods