4D v14SVG_ROTATION_CENTERED |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SVG_ROTATION_CENTERED
|
SVG_ROTATION_CENTERED ( svgObject ; angle ) | ||||||||
Parameter | Type | Description | ||||||
svgObject | SVG_Ref |
![]() |
SVG object reference | |||||
angle | Real |
![]() |
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.
Product: 4D
Theme: Utilities
Created: 4D v14
4D SVG Component ( 4D v14)