How change text width in table cell using autocad .net api C#? -


i create table using autocad .net api c#.

 var table = new table(); 

in single text(class dbtext), change text width of property - widthfactor.

how change text width in table cell using autocad .net api c#? [image - different text width in cells table]

this answered at: http://forums.autodesk.com/t5/net/how-change-text-width-in-table-cell-using-autocad-net-api-c/td-p/3522862


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -