4D v16

SVG_SET_PATTERN_UNITS

Home

 
4D v16
SVG_SET_PATTERN_UNITS

SVG_SET_PATTERN_UNITS 


 

SVG_SET_PATTERN_UNITS ( patternObject ; sysCoord ) 
Parameter Type   Description
patternObject  SVG_Ref in Reference of pattern to modify
sysCoord  Text in System of coordinates to be used

The SVG_SET_PATTERN_UNITS command is used to set the system coordinates for the x, y, width and height attributes of the pattern designated by patternObject. If patternObject is not a pattern, an error is generated.

The sysCoord parameter specifies the name of the system to be used. It must be set to "userSpaceOnUse" or "objectBoundingBox", otherwise an error is generated. 

See Also: http://www.w3.org/TR/SVG/pservers.html#Patterns



See also 

SVG_SET_PATTERN_CONTENT_UNITS

 
PROPERTIES 

Product: 4D
Theme: Structure and Definitions
Number: 65884

 
HISTORY 

Created: 4D v12

 
ARTICLE USAGE

4D SVG Component ( 4D v16)