This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
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

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v14

 
ARTICLE USAGE

4D SVG Component ( 4D v19)