IdxRichEditShapeLine.SetColor(TdxAlphaColor) Method
Replaces the current floating shape‘s outline color with the specified value.
Declaration
procedure SetColor(const Value: TdxAlphaColor);
Parameters
| Name | Type |
|---|---|
| Value | TdxAlphaColor |
Remarks
The SetColor procedure is the Color property’s setter.
See Also