Dr.Lube
Guest
Bye!
fast question, unfortunately I did not find anything on the net. .
I should change the justification of a mtext from "high left" to "centered".
I can't find what I need.
(vlax-put-property ob 'justification "centered")Thank you.
fast question, unfortunately I did not find anything on the net. .
I should change the justification of a mtext from "high left" to "centered".
I can't find what I need.
Code:
(vlax-dump-object obj)
; iacadmtext: interfaccia autocad mtext (testom)
; valori della proprietà:
; application (ro) = #<vla-object 000000013fc59110="" iacadapplication="">
; attachmentpoint = 1
; backgroundfill = 0
; document (ro) = #<vla-object 000000002894fef8="" iacaddocument="">
; drawingdirection = 5
; entitytransparency = "dalayer"
; handle (ro) = "25ace"
; hasextensiondictionary (ro) = 0
; height = 0.1
; hyperlinks (ro) = #<vla-object 000000002f75e858="" iacadhyperlinks="">
; insertionpoint = (1.2 0.0 0.0)
; layer = "cb_punz_f25"
; linespacingdistance = 0.166667
; linespacingfactor = 1.0
; linespacingstyle = 1
; linetype = "bylayer"
; linetypescale = 1.0
; lineweight = 100
; material = "bylayer"
; normal = (0.0 0.0 1.0)
; objectid (ro) = 42
; objectname (ro) = "acdbmtext"
; ownerid (ro) = 43
; plotstylename = "bylayer"
; rotation = 0.0
; stylename = "standard"
; textstring = "spille\nnr° 36 %%c25"
; truecolor = #<vla-object 000000002f75e730="" iacadaccmcolor="">
; visible = -1
; width = 1.0</vla-object></vla-object></vla-object></vla-object>