IdxRichEditShapeFill.GetColor Method
In This Article
Returns the TdxAlphaColor that fills the floating shape’s background.
#Declaration
Delphi
function GetColor: TdxAlphaColor;
#Returns
Type |
---|
Tdx |
#Remarks
This function is the Color property’s getter.
See Also