Sets the current value, time and quality for a Pen.
Syntax
object.SetCurrentValue cValue, dt, lQual
Properties
The SetCurrentValue method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
cValue |
Double. The value to set for the Pen. |
dt |
Date. The date at which to set the value for the Pen. |
lQual |
Long. The quality at which to set the value for the Pen. |