Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGViewBox > Properties
TSVGViewBox.Specified Property
Indicates whether the ViewBox property has been specified (and not just default) and should be applied to descendant elements.
Namespace: FMX.RS.SVGTypes
Delphi
public property Specified: Boolean read FSpecified write FSpecified;
Property Value
Type: Boolean
•TSVGViewBox
•FMX.RS.SVGTypes