Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGStylePropertyLength > Properties
TSVGStylePropertyLength.ParentValue Property
Controls whether the Value property should return the parent's length value (i.e., the length is inherited) or its own value
Namespace: RSSVGTypes
Delphi
published property ParentValue: Boolean read IsParentValue write SetParentValue stored False default False;
Property Value
Type: Boolean
•RSSVGTypes.TSVGStylePropertyLength.OnGetInherited
•RSSVGTypes.TSVGStylePropertyLength.OnSetInherited
•TSVGStylePropertyLength
•RSSVGTypes