Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods
TSVGDocument.SupportsFeature(String) Method
Returns True if the RSCL supports the feature specified by the string
The feature parameter should be in the RSSVGTypes|SVGFeatures constant
Namespace: RSSVG
Delphi
public function SupportsFeature( const Feature: String ): Boolean; virtual;
Parameters
Feature
Type: String
Type: Boolean
•TSVGDocument
•RSSVG