Cancellazione Task
This commit is contained in:
parent
9fd336befb
commit
d2ab7bfce6
5 changed files with 188 additions and 46 deletions
|
|
@ -394,7 +394,7 @@ namespace CatalogLib
|
|||
|
||||
}
|
||||
|
||||
switch (_picSettings.Posizione.ToUpper())
|
||||
switch (_picSettings.TextPosition.ToString().ToUpper())
|
||||
{
|
||||
case "ALTO":
|
||||
yPosFromBottom1 = _picSettings.Margine;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue