Borrar filtros
Borrar filtros

InsertText Horizontal and Vertical Alignments

10 visualizaciones (últimos 30 días)
Nour Aburaed
Nour Aburaed el 30 de Ag. de 2018
Comentada: Nour Aburaed el 4 de Sept. de 2018
I am using InsertText to add text to an image. I know that text() has properties like HorizontalAlignment and VerticalAlignment, and I was wondering if there is something similar for InsertText? I tried to search but I could not find anything, and the vertical/horizontal alignments are not part of its properties. Is there a way I can adjust the alignment?

Respuesta aceptada

Akshay Kumar
Akshay Kumar el 3 de Sept. de 2018
You can use the ‘AnchorPoint’ property of ‘InsertText’ to align text in an image. You can refer the below link for further details

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by