Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
SVG_ROTATION_CENTERED

SVG_ROTATION_CENTERED 


 

SVG_ROTATION_CENTERED ( svgObject ; angle ) 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in SVG object reference
angle  Zahl 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.

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Utilities

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: 4D v14

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)