IdxRichEditShape.GetFill Method
In This Article
Returns the floating shape’s background fill settings.
#Declaration
Delphi
function GetFill: IdxRichEditShapeFill;
#Returns
Type |
---|
Idx |
#Remarks
The GetFill function is the Fill property’s getter.
Note
The background fill settings have no effect on floating pictures.
See Also