Record TSVGSize
Unit
Declaration
type TSVGSize = record
Description
Size defined in CSS units
Overview
Fields
width: TFloatWithCSSUnit; |
|
height: TFloatWithCSSUnit; |
Description
Fields
width: TFloatWithCSSUnit; |
|
This item has no description. |
height: TFloatWithCSSUnit; |
|
This item has no description. |