4D v16

SVG_ROTATION_CENTERED

Home

 
4D v16
SVG_ROTATION_CENTERED

SVG_ROTATION_CENTERED 


 

SVG_ROTATION_CENTERED ( svgObject ; angle ) 
Parameter Type   Description
svgObject  SVG_Ref in SVG object reference
angle  Real in Angle of rotation

The SVG_ROTATION_CENTERED command performs a centered rotation for the SVG object whose reference is passed in the svgObject parameter. This type of rotation can only be applied to objects having x, y, width and height attributes.

In the angle parameter, you pass the angle of rotation to be performed.

 
PROPERTIES 

Product: 4D
Theme: Utilities

 
HISTORY 

Created: 4D v14

 
ARTICLE USAGE

4D SVG Component ( 4D v16)