IdxRichEditShape.Fill Property
In This Article
Provides access to the floating shape’s background appearance settings.
#Declaration
Delphi
property Fill: IdxRichEditShapeFill read;
#Property Value
Type |
---|
Idx |
#Remarks
Use the Fill.Color property to change the floating shape’s background color. The color blends with semitransparent pixel colors of the source image if the shape is a floating picture.
Value | Description |
---|---|
Tdx |
![]() |
Tdx |
![]() |
Refer to the IdxRichEditShapeFill interface description for additional information.
See Also