TdxSVGContentUnits Enum
Declaration
TdxSVGContentUnits = (
cuUserSpaceOnUse,
cuObjectBoundingBox
);
Members
| Name |
|---|
cuUserSpaceOnUse
|
cuObjectBoundingBox
|
See Also