フィルターのクリア

InsertText Horizontal and Vertical Alignments

10 ビュー (過去 30 日間)
Nour Aburaed
Nour Aburaed 2018 年 8 月 30 日
コメント済み: Nour Aburaed 2018 年 9 月 4 日
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?

採用された回答

Akshay Kumar
Akshay Kumar 2018 年 9 月 3 日
You can use the ‘AnchorPoint’ property of ‘InsertText’ to align text in an image. You can refer the below link for further details

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by