The following tables list the members exposed by IColor.
Name | Description | |
---|---|---|
![]() | GetColorIndex | Gets the index within the Standard Colors for this LineColor or TextColor. |
![]() | GetNamedColor | Gets the named LineColor or TextColor of this color. |
![]() | GetRGB | Gets the specified RGB (Red, Green, Blue) color model values for this color. |
![]() | IsColorByIndex | Gets whether this LineColor or TextColor is associated with an index within the Standard Colors. |
![]() | IsNamedColor | Gets whether the color is a named LineColor or TextColor. |
![]() | SetByColor | Sets the color to the specified LineColor or TextColor. |
![]() | SetColorByIndex | Sets the index within the Standard Colors for this LineColor or TextColor. |
![]() | SetNamedColor | Sets the color to the named LineColor or TextColor. |
![]() | SetRGBColor | Sets the color to the specified RGB (Red, Green, Blue) color model values. |