Hide Comments
Hide Comments

Comments (0)

Enables or disables the interpolation of the SVG bitmap displayed by this TRSSVGImage component.

The DisableInterpolation property specifies whether the interpolation is used while rendering the SVG bitmap onto the canvas displayed by this TRSSVGImage component. By default, DisableInterpolation is set to False.
 

Namespace: FMX.RS.SVGCtrls

expandingSyntax

Delphi

published
  property DisableInterpolation: Boolean read FDisableInterpolation write FDisableInterpolation default False;
 

Property Value

Type: Boolean

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb