Navigation: Code Documentation > RSVclImpact > RS.Impact.Instruments > Classes > TRSSVGCustomInstrument > Methods
TRSSVGCustomInstrument.DoEnableGradients(Boolean) Method
This method enables or disables gradients in the SVG for the instrument.
Descendant classes override this method to respond to EnableGradients property changes.
Namespace: RS.Impact.Instruments
Delphi
protected procedure DoEnableGradients(const Value: Boolean); virtual;
Parameters
Value
Type: Boolean
•RS.Impact.Instruments.TRSSVGCustomInstrument.EnableGradients
•RS.Impact.Instruments.TRSSVGCustomInstrument.DoEnableGradient(String,String,Boolean,TSVGColor,Boolean)
•RS.Impact.Instruments.TRSSVGCustomInstrument.UpdateGradients
•TRSSVGCustomInstrument
•RS.Impact.Instruments