TdxSVGValue.Create(Single,TdxSVGUnitsType) Method
Declaration
class function Create(const AValue: Single; AUnitsType: TdxSVGUnitsType): TdxSVGValue; static;
Parameters
| Name | Type |
|---|---|
| AValue | Single |
| AUnitsType | TdxSVGUnitsType |
Returns
| Type |
|---|
| TdxSVGValue |
See Also