4D v16

SVG_SET_TEXT_ANCHOR

Home

 
4D v16
SVG_SET_TEXT_ANCHOR

SVG_SET_TEXT_ANCHOR 


 

SVG_SET_TEXT_ANCHOR ( svgObject ; Ausrichtung ) 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in Reference of SVG element
Ausrichtung  Ganzzahl in Alignment

The SVG_SET_TEXT_ANCHOR command can be used to modify the alignment of the SVG object having the svgObject reference. If svgObject does not reference a valid element, an error is generated.

In the alignment parameter, you must pass one of the following values:

1 = Align default (left)
2 = Align left
3 = Center
4 = Align right
5 = Justify (only for textArea object)



Siehe auch 

SVG_New_textArea

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Text
Nummer: 65954

 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v16)