Returns the nearest ancestor (Parent, or Parent of Parent, or etc) element that is a TSVGCustomViewBox element
Namespace: FMX.RS.SVG
Delphi |
public |
Return Value
Type: TSVGCustomViewBox
The nearest viewbox provides the context rectangle for percentage values. For example, if the Width was 0.5 (50%), the width of this element would be 50% of the width of the nearest viewbox. |
Reference |