Color Object Members
Visio Automation Reference |
Represents a color in the color palette for a Microsoft Office Visio document.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. |
![]() |
Blue | Gets or sets the intensity of the blue component of a Color object. Read/write. |
![]() |
Document | Gets the Document object that is associated with an object. Read-only. |
![]() |
Flags | Gets or sets the flags that specify how you use a Color object. Read/write. |
![]() |
Green | Gets or sets the intensity of the green component of a Color object. Read/write. |
![]() |
Index | Gets the ordinal position of a Color object in the Colors collection. Read-only. |
![]() |
ObjectType | Returns an object's type. Read-only. |
![]() |
PaletteEntry | Gets or sets the red, green, blue, and flags components of a color. Read/write. |
![]() |
Red | Gets or sets the intensity of the red component of a Color object. Read/write. |
![]() |
Stat | Returns status information for an object. Read-only. |