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