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