Value property (Trend object)
Returns or sets the current value of a pen. Read/write. VARIANT.
Syntax
pen
.Value
[ = value
]where
pen
- is a Pen object or an expression that evaluates to a Pen object.value
- is a parameter of the type Variant that specifies the value of the pen.Provide Feedback