VB.NET分别在富文本框的每一行打印

时间:2016-07-19 12:42:00

标签: vb.net printing textbox richtextbox

如何打印富文本行,然后是第二行等等?

类似的东西:

e.Graphics.DrawString(TextBox2.Line(0), font, Brushes.Black, 30.23622, 139.165354)

编辑:

现在的问题是,如果我没有按Enter键但是文本填满了行并继续前进到下一行,它就不算作一行。有什么想法吗?

1 个答案:

答案 0 :(得分:0)

您可以像这样使用For Each循环:

public function custom_callback_function($geoloc_array) {

    // call the function get_nearest_items($geoloc_array) 
    // that returns an array of postIDs'  
    // something like  : [163,49]

    $nearest_poi_array = get_nearest_items($geoloc_array);

    // put the array of postIDs to fetch in "include" of a new array
    // hand over new array to the get_items method of WP_REST_posts_controller

    $posts_to_return['include'] = $nearest_poi_array;
    return get_items($posts_to_return);

}

记住按字符串高度

增加每行的y