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