Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGSyncObjs > Classes > TSVGThread > Properties
TSVGThread.DefaultHeight Property
Default Height of Bitmap where SVG is to be drawn
Namespace: FMX.RS.SVGSyncObjs
Delphi
public property DefaultHeight: Single read FDefaultHeight write SetDefaultHeight;
Property Value
Type: Single
A value of 0 or less disables drawing of the SVG.
Warning
Read or write this property only when the thread is not executing ( e.g., either before Start or in OnTerminate event)
•TSVGThread
•FMX.RS.SVGSyncObjs