if(jsonParam['position'] != None):
    currentAxis.Scale.Dock = Enum.Parse(clr.GetClrType(ScaleDock),jsonParam['position'])