Пример #1
0
 public static int SORTING_Y_MULTIPLIER()
 {
     //Call private method to get Multiplier for Y to get the object's sorting order
     return(instance.Get_Sorting_Y_Multiplier());
 }