Application.DrawingCycleColor Method
Project Developer Reference |
Changes the color of the active drawing object.
Syntax
expression.DrawingCycleColor
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The DrawingCycleColor method has the same effect as the Cycle Fill Color button on the Drawing toolbar.
See Also