Navigation: Code Documentation > RSVclSVG > RSSVGTypes > 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: RSSVGTypes
Delphi
public property Specified: Boolean read FSpecified write FSpecified;
Property Value
Type: Boolean
•TSVGViewBox
•RSSVGTypes