Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. DBText acTexto = new DBText();
  2. acTexto.SetLayerId(OidLay, true);
  3. acTexto.TextStyleId = OidEstilo;
  4. acTexto.VerticalMode = TextVerticalMode.TextVerticalMid;
  5. acTexto.(duda)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement