Color.Flags property (Visio)
Gets or sets the flags that specify how you use a Color object. Read/write.
Syntax
expression.Flags
expression A variable that represents a Color object.
Return value
Integer
Remarks
The Flags property of a Color object corresponds to the peFlags member of a Microsoft Windows PALETTEENTRY data structure. For details, search for "PALETTEENTRY" in the Microsoft Platform SDK on MSDN, the Microsoft Developer Network.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.