TSVGGraphicElement.LengthRangeViewBoxHeight(TSVGLength,Single,Single,Boolean) Method |
Scroll Prev Top Next More |
Event handler for FMX.RS.SVGTypes.TSVGLength objects.
TSVGLength objects use this event handler to figure out the correct conversion of a percentage value to pixels. This event handler is use for the TSVGLength.OnRange event and uses the nearest viewbox's height to set the Min and Max parameters.
Namespace: FMX.RS.SVG
Delphi |
protected |
Parameters
Sender
Type: TSVGLength
Min
Type: Single
Max
Type: Single
DoRange
Type: Boolean