Exemplo n.º 1
0
 public int Width(  )
 {
     return(Icon13.oper_dim(this.icon, true));
 }
Exemplo n.º 2
0
 public int Height(  )
 {
     return(Icon13.oper_dim(this.icon, 2 != 0));
 }