Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.GetHeight Method
Returns the Height of the Element.
If the Height property is a percentage, this method returns the Height for the Element by calculating the percentage of the nearest ViewBox's Height
Namespace: RSSVG
Delphi
protected function GetHeight: Single; virtual;
Return Value
Type: Single
•RSSVG.TSVGGraphicElement.X
•RSSVG.TSVGGraphicElement.Y
•RSSVG.TSVGGraphicElement.Width
•RSSVG.TSVGGraphicElement.GetX
•RSSVG.TSVGGraphicElement.GetY
•RSSVG.TSVGGraphicElement.GetWidth
•GetNearestViewBox
•TSVGGraphicElement
•RSSVG