Hi
I try to get string height for set label's height but it is wrong value
Is there other way to get string height?
I try to get string height for set label's height but it is wrong value
Is there other way to get string height?
do you want to get the hight of the view? (LABEL) or the textsize??Hi
I try to get string height for set label's height but it is wrong value
Is there other way to get string height?
Dim fontsize As Int = lbl.Font.Size
Dim lblsize As Float = lbl.Height